fixed padding issue on mobile acp

v1.18.x
psychobunny 10 years ago
parent cd83dcf2e0
commit 53ce7d48fa

@ -113,6 +113,7 @@
#panel { #panel {
background: white; background: white;
min-height: 100%; min-height: 100%;
padding-top: 80px;
} }
.slideout-menu { .slideout-menu {

Loading…
Cancel
Save