Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage

This commit is contained in:
janekptacijarabaci 2017-08-27 10:19:04 +02:00 committed by Roy Tam
commit fe50e2bafc

View file

@ -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: */