Made buttons a bit wider.

This commit is contained in:
0ip 2011-11-26 17:47:00 +01:00
parent 46a76cced2
commit 78bdd99472

View file

@ -1167,6 +1167,9 @@ label[for=readonlyinput] {
}
@media only screen and (min-device-width: 320px) and (max-device-width: 600px) {
#editbar ul li {
padding: 4px 3px;
}
#chaticon {
opacity: .8;
}