Merge pull request #3226 from nextcloud/header-app-menu-flex-fix
Fix header layout issue on narrow screens #3225
This commit is contained in:
commit
ca6f5735b1
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue