]> git.mxchange.org Git - friendica.git/commitdiff
Vier: removed the gray line under the user menu when it was selected
authorMichael Vogel <icarus@dabo.de>
Thu, 24 Apr 2014 11:02:50 +0000 (13:02 +0200)
committerMichael Vogel <icarus@dabo.de>
Thu, 24 Apr 2014 11:02:50 +0000 (13:02 +0200)
view/theme/vier/style.css

index 2f05b07e080873068e5cd84b53f36b52c4c4066f..6a048aa0f18bda8ea6c1f19927798953e98204ce 100644 (file)
@@ -727,6 +727,7 @@ nav #nav-messages-linkmenu.selected,
 nav #nav-user-linklabel.selected,
 nav #nav-apps-link.selected {
   background-color: #364e59;
+  border-bottom-style: none;
 }
 
 /* nav #nav-community-link { */