summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/stylesheets')
-rwxr-xr-xpublic/assets/stylesheets/app.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css
index 9072542..a5b1733 100755
--- a/public/assets/stylesheets/app.css
+++ b/public/assets/stylesheets/app.css
@@ -468,6 +468,8 @@ iframe.embed {
.profilepage .bio span:last-of-type:after { display: none; }
.templates {
+ overflow: auto;
+ max-height: 80%;
}
.no-templates {
display: none;