Merge "Remove explicit direction: ltr"

This commit is contained in:
jenkins-bot 2013-08-27 19:54:05 +00:00 committed by Gerrit Code Review
commit 97aede9e14

View file

@ -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;