mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Made buttons a bit wider.
This commit is contained in:
parent
46a76cced2
commit
78bdd99472
1 changed files with 3 additions and 0 deletions
|
@ -1167,6 +1167,9 @@ label[for=readonlyinput] {
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-device-width: 320px) and (max-device-width: 600px) {
|
@media only screen and (min-device-width: 320px) and (max-device-width: 600px) {
|
||||||
|
#editbar ul li {
|
||||||
|
padding: 4px 3px;
|
||||||
|
}
|
||||||
#chaticon {
|
#chaticon {
|
||||||
opacity: .8;
|
opacity: .8;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue