mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
Merge pull request #1653 from cryptpad/rt-buttons-fix
Apply default padding to Rich-Text buttons
This commit is contained in:
commit
5f673eea80
@ -60,6 +60,7 @@ body.cp-app-pad {
|
||||
cursor: pointer;
|
||||
height: 28px;
|
||||
line-height: 28px;
|
||||
padding: 0px 6px;
|
||||
.fa { margin: 0 !important; }
|
||||
}
|
||||
&.hidden {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user