Merge pull request #6398 from nextcloud/revert-6394-navigation-mail-fix

Revert "Fix active entry highlight in certain apps"
This commit is contained in:
Morris Jobke 2017-09-07 09:35:53 +02:00 committed by GitHub
commit c58853d223
1 changed files with 1 additions and 2 deletions

View File

@ -93,8 +93,7 @@ kbd {
border-right: 1px solid nc-darken($color-main-background, 8%);
display: flex;
flex-direction: column;
> ul,
.with-icon > ul {
> ul {
position: relative;
height: 100%;
width: inherit;