From fe50e2bafce126a86071991098231df994506648 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Sun, 27 Aug 2017 10:19:04 +0200 Subject: [PATCH] Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage --- browser/themes/shared/incontentprefs/preferences.inc.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/browser/themes/shared/incontentprefs/preferences.inc.css b/browser/themes/shared/incontentprefs/preferences.inc.css index 577baa6ed5..0e62660de9 100644 --- a/browser/themes/shared/incontentprefs/preferences.inc.css +++ b/browser/themes/shared/incontentprefs/preferences.inc.css @@ -173,6 +173,11 @@ treecol { margin-inline-start: 0; } +#browserHomePage:-moz-locale-dir(rtl) input { + unicode-bidi: plaintext; + direction: rtl; +} + /* Content pane */ #playDRMContentLink { /* Line up with the buttons in the other grid bits: */