From b00132339018efe95902900cbe0dabe5e2bbad0e Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 3 Jan 2013 17:36:03 -0800 Subject: make the menu consistent and eliminate redundancy - though we need icons for mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now). --- view/theme/redbasic/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index de51da983..0b3d35f24 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -214,7 +214,7 @@ header #banner #logo-text { -.nav-commlink, .nav-login-link { +.nav-commlink { display: block; height: 15px; margin-top: 67px; @@ -3618,6 +3618,7 @@ nav .nav-notify.show { display: block; } nav #nav-help-link, +nav #nav-login-link, nav #nav-search-link, nav #nav-directory-link, nav #nav-apps-link, -- cgit v1.2.3