mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-14 11:17:15 +00:00
Merge "Remove explicit direction: ltr"
This commit is contained in:
commit
97aede9e14
|
@ -1,8 +1,3 @@
|
|||
/* Code is supposed to be always LTR. See bug 39364. */
|
||||
.ace_editor {
|
||||
/* @noflip */ direction: ltr;
|
||||
}
|
||||
|
||||
.mw-scribunto-console-fieldset {
|
||||
background: white;
|
||||
color: black;
|
||||
|
|
Loading…
Reference in a new issue