1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 16:06:15 +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
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987

View File

@ -6,7 +6,6 @@
#app-navigation {
min-width: 20em;
box-sizing: border-box;
padding-bottom: 44px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
resize: horizontal;