mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #10486 from nextcloud/detect-hidden-navigation
Mobile fixes
This commit is contained in:
commit
494f9fb86c
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
#app-navigation + #app-content {
|
||||
#app-navigation:not(.hidden) + #app-content {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue