Update static/css/pad.css

pull/494/head
0ip 2012-02-19 20:10:10 +01:00
parent fc0114fc2d
commit 0261ab653e
1 changed files with 1 additions and 1 deletions

View File

@ -1212,7 +1212,7 @@ label {
}
}
@media only screen and (min-width: 320px) and (max-width: 720px) {
@media only screen and (min-device-width: 320px) and (max-device-width: 720px) {
#editbar ul li {
padding: 4px 3px;
}