From: Silke Meyer Date: Sat, 6 Sep 2014 10:20:55 +0000 (+0200) Subject: Reduced height of navbar X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3290f6b3607c8151a2c04b4bbd2f686059feffb2;p=friendica.git Reduced height of navbar --- diff --git a/view/theme/frost-mobile/style.css b/view/theme/frost-mobile/style.css index 85f2b462e1..f656d155b0 100644 --- a/view/theme/frost-mobile/style.css +++ b/view/theme/frost-mobile/style.css @@ -143,7 +143,7 @@ blockquote { /* nav */ nav { - height: 94px; + height: 60px; /* width: 100%;*/ width: 320px; display: block; @@ -239,7 +239,7 @@ nav #nav-link-wrapper .nav-link { } nav .nav-link { - margin-top: 24px; + margin-top: 16px; margin-bottom: 0.2em; margin-right: 1em; margin-left: 1em;