Merge pull request #1410 from ether/admin-css-fix

Admin css fix
This commit is contained in:
John McLear 2013-01-26 12:07:42 -08:00
commit 4dab76f78a

View file

@ -38,8 +38,10 @@ div.innerwrapper {
float: right;
opacity: 0.9;
padding: 15px;
width: 860px;
max-width: 860px;
border-radius: 0 0 7px 7px;
margin-left:250px;
min-width:400px;
}
#wrapper {