Merge pull request #3226 from nextcloud/header-app-menu-flex-fix

Fix header layout issue on narrow screens #3225
This commit is contained in:
Christoph Wurst 2017-01-24 18:15:22 +01:00 committed by GitHub
commit ca6f5735b1
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@
display: inline-block;
padding-top: 22px;
padding-right: 10px;
flex-shrink: 0;
}
/* show caret indicator next to logo to make clear it is tappable */
.icon-caret {