Code field appears broken on RTL layout
-
On Right-to-left layouts (Hebrew, Arabic…) the code field appears RTL as other text on page. It should stay LTR at all times.
A simpledirection: ltr;on theCodeMirrorclass fixes this.Before:

After:

The topic ‘Code field appears broken on RTL layout’ is closed to new replies.