mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Backing out bug 391385 for Ts/Txul regression
This commit is contained in:
parent
f93b0dc935
commit
41ba9d779f
@ -914,15 +914,15 @@ toolbar[iconsize="small"] #paste-button:not([disabled="true"]):hover:active {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
#UrlbarAutoComplete {
|
||||
#PopupAutoComplete {
|
||||
direction: ltr !important;
|
||||
}
|
||||
|
||||
#UrlbarAutoComplete[chromedir="rtl"] > tree > treerows {
|
||||
#PopupAutoComplete[chromedir="rtl"] > tree > treerows {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
#UrlbarAutoComplete .autocomplete-treebody {
|
||||
#PopupAutoComplete .autocomplete-treebody {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user