mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -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
|
@ -24,4 +24,8 @@ button, .btn
|
|||
color: var(--text-color);
|
||||
}
|
||||
|
||||
.buttonicon:before, [class^="buttonicon-"]:before, [class*=" buttonicon-"]:before {
|
||||
line-height: 18px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue