/admin/plugins: Fix for smaller screens

This commit is contained in:
Marcel Klehr 2013-03-26 20:41:24 +01:00
parent 806926d0f6
commit 76c879bb47
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ div.menu li:last-child {
div.innerwrapper { div.innerwrapper {
padding: 15px; padding: 15px;
margin-left: 265px; padding-left: 265px;
} }
#wrapper { #wrapper {