aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-10-26 13:48:44 +0100
committerThomas Willingham <founder@kakste.com>2013-10-26 13:48:44 +0100
commit2336eac00799b3122b84606a93c078f2f6476400 (patch)
treece4119cfc76836a0a9c0e3dbd5388a5a86d34212 /view
parent0b0bd3c20765d267ec6d7cc261c7713917a22582 (diff)
downloadvolse-hubzilla-2336eac00799b3122b84606a93c078f2f6476400.tar.gz
volse-hubzilla-2336eac00799b3122b84606a93c078f2f6476400.tar.bz2
volse-hubzilla-2336eac00799b3122b84606a93c078f2f6476400.zip
Minor CSS - make full.css nav bar the same size as the nav bar
everywhere else.
Diffstat (limited to 'view')
-rw-r--r--view/css/full.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/full.css b/view/css/full.css
index 5819b6b3a..2e710df1d 100644
--- a/view/css/full.css
+++ b/view/css/full.css
@@ -1,6 +1,6 @@
nav {
- height: 94px;
+ height: 24px;
display: block;
}