Vertically center the button carets in the grid RTE
This commit is contained in:
committed by
Sebastiaan Janssen
parent
078a7d5679
commit
99dedac375
@@ -611,6 +611,10 @@
|
||||
padding-bottom: 8px;
|
||||
padding-left: 6px;
|
||||
line-height: inherit;
|
||||
|
||||
.mce-caret {
|
||||
margin-top: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
&:not(.mce-menubtn) {
|
||||
|
||||
Reference in New Issue
Block a user