mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
CSS: Fix button icon centering
This commit is contained in:
parent
53cca5a743
commit
251cc7ab32
2 changed files with 3 additions and 9 deletions
|
@ -23,9 +23,3 @@ button, .btn
|
|||
color: #485365;
|
||||
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