From: Michael Vogel Date: Thu, 24 Apr 2014 11:02:50 +0000 (+0200) Subject: Vier: removed the gray line under the user menu when it was selected X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=97d8c03f336a41eb254b1a31956ce68e4a60315c;p=friendica.git Vier: removed the gray line under the user menu when it was selected --- diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 2f05b07e08..6a048aa0f1 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -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 { */