mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Add min width of two icons to the app menu
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
63bc633d89
commit
1699b119dd
1 changed files with 1 additions and 0 deletions
|
|
@ -440,6 +440,7 @@ nav[role='navigation'] {
|
|||
display: inline-block;
|
||||
width: auto;
|
||||
clear: both;
|
||||
min-width: 88px;
|
||||
|
||||
li {
|
||||
float: left;
|
||||
|
|
|
|||
Loading…
Reference in a new issue