1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

app-navigation padding is useless

This commit is contained in:
Loic Blot
2018-11-10 23:34:46 +01:00
parent 712274b52e
commit eb383cbee9
-1
View File
@@ -6,7 +6,6 @@
#app-navigation { #app-navigation {
min-width: 20em; min-width: 20em;
box-sizing: border-box; box-sizing: border-box;
padding-bottom: 44px;
border-left: 1px solid #ddd; border-left: 1px solid #ddd;
border-right: 1px solid #ddd; border-right: 1px solid #ddd;
resize: horizontal; resize: horizontal;