mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Bug 599104 - URL progress moves LTR in RTL mode; r=dao,ehsan a=blocking-beta7
This commit is contained in:
parent
31b2a21985
commit
c04d320052
@ -152,6 +152,7 @@ toolbar[mode="icons"] > #reload-button[displaystop] {
|
||||
|
||||
/* Some child nodes want to be ordered based on the locale's direction, while
|
||||
everything else should be ltr. */
|
||||
#urlbar-progress:-moz-locale-dir(rtl),
|
||||
.urlbar-input-box:-moz-locale-dir(rtl) {
|
||||
direction: rtl;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user