mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
App menu fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
72861f2dfb
commit
262ce3f19d
1 changed files with 2 additions and 1 deletions
|
|
@ -226,7 +226,8 @@ nav {
|
|||
display: inline-block;
|
||||
width: 44px;
|
||||
height: 44px;
|
||||
margin-left: -54px;
|
||||
margin-left: -44px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.header-left #navigation {
|
||||
|
|
|
|||
Loading…
Reference in a new issue