aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorAndrew Manning <andrew@reticu.li>2016-03-26 14:17:53 -0400
committerAndrew Manning <andrew@reticu.li>2016-03-26 14:17:53 -0400
commit661b0084f3d819532c4c97c840a189d7e0c7a93d (patch)
tree812c40654c6921429efd18b9622654878c377592 /view
parent59827b6dfdcab85b65853f3ee75365bda057a993 (diff)
downloadvolse-hubzilla-661b0084f3d819532c4c97c840a189d7e0c7a93d.tar.gz
volse-hubzilla-661b0084f3d819532c4c97c840a189d7e0c7a93d.tar.bz2
volse-hubzilla-661b0084f3d819532c4c97c840a189d7e0c7a93d.zip
Added help for post permissions
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/nav.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl
index dc5dd27f3..886f73947 100755
--- a/view/tpl/nav.tpl
+++ b/view/tpl/nav.tpl
@@ -19,11 +19,12 @@
top: 50px;
left: -80%;
width: 80%;
+ height: 60%;
padding: 20px;
transition: left 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
- overflow: hidden;
box-sizing: border-box;
border: #CCC thin solid;
+ overflow: auto;
}
.help-content-open {