summaryrefslogtreecommitdiff
path: root/public/assets/stylesheets
diff options
context:
space:
mode:
authorJulie Lala <jules@okfoc.us>2014-07-25 02:01:54 -0400
committerJulie Lala <jules@okfoc.us>2014-07-25 02:01:54 -0400
commitc11322210bc5ca2932f8e208d57b9ec3254b8b06 (patch)
tree66a88d2c0c66f90dd3be7071a545678cb94b4abd /public/assets/stylesheets
parenteb026c75c729f857703474b416a1358ad67574ca (diff)
half-walls tests and overflow
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;