mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/WikiEditor
synced 2024-11-24 08:14:33 +00:00
Merge "Toolbar: Reset lineheight for character cells"
This commit is contained in:
commit
ebb75b8815
|
@ -282,6 +282,7 @@
|
|||
cursor: pointer;
|
||||
font-family: monospace, "Courier New";
|
||||
font-size: 1.25em;
|
||||
line-height: 1;
|
||||
}
|
||||
.wikiEditor-ui-toolbar .page-characters div[dir=rtl] span {
|
||||
/* @noflip */ direction: rtl;
|
||||
|
|
Loading…
Reference in a new issue