Vier: removed the gray line under the user menu when it was selected

This commit is contained in:
Michael Vogel 2014-04-24 13:02:50 +02:00
parent ec1f07d5b7
commit 97d8c03f33
1 changed files with 1 additions and 0 deletions

View 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 { */