Mobile's a dick about the height on the adminpanel, had to fix it

This commit is contained in:
KasperRT
2015-02-19 17:07:41 +01:00
parent 4a2b60f966
commit bfed58de1b

View File

@@ -611,7 +611,7 @@ input[type="radio"] {
}
#adminPanel{
height:570px;
height:605px;
font-size:40px;
background-color:rgba(0,0,0,0.4);
}