mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
add bottom padding to sidebar, fix last element being hidden below settings, fix #13264
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
position: relative;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
padding-bottom: 44px;
|
||||
-moz-box-sizing: border-box; box-sizing: border-box;
|
||||
}
|
||||
#app-navigation li {
|
||||
|
||||
Reference in New Issue
Block a user