mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
no-skin: fix toolbar icons position
This commit is contained in:
parent
705b6c5e2e
commit
780eaad573
3 changed files with 7 additions and 6 deletions
|
@ -41,6 +41,6 @@ body {
|
|||
|
||||
@media only screen and (max-width: 720px) {
|
||||
#editorcontainerbox {
|
||||
margin-bottom: 37px; /* Leave space for the bottom toolbar on mobile */
|
||||
margin-bottom: 39px; /* Leave space for the bottom toolbar on mobile */
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue