fixed padding issue on mobile acp

This commit is contained in:
psychobunny
2015-08-22 12:36:42 -04:00
parent cd83dcf2e0
commit 53ce7d48fa

View File

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