Update static/css/pad.css
parent
fc0114fc2d
commit
0261ab653e
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue