aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-01-03 17:36:03 -0800
committerfriendica <info@friendica.com>2013-01-03 17:36:03 -0800
commitb00132339018efe95902900cbe0dabe5e2bbad0e (patch)
treecd29918ea0211b499dee43c12d2126a3a03dcc7b /view/theme
parent9a8dec548010c0d1b5b18112dc7bbba79a247852 (diff)
downloadvolse-hubzilla-b00132339018efe95902900cbe0dabe5e2bbad0e.tar.gz
volse-hubzilla-b00132339018efe95902900cbe0dabe5e2bbad0e.tar.bz2
volse-hubzilla-b00132339018efe95902900cbe0dabe5e2bbad0e.zip
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).
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 2 insertions, 1 deletions
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,