fix findbar
This commit is contained in:
parent
a99004b632
commit
baf06e964f
1 changed files with 6 additions and 3 deletions
|
@ -1387,9 +1387,12 @@ hbox[anonid="findbar-textbox-wrapper"]::after {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.browserContainer > findbar,
|
.browserContainer {
|
||||||
.close-icon.findbar-closebutton {
|
flex-direction: column-reverse !important;
|
||||||
-moz-box-ordinal-group: 0;
|
}
|
||||||
|
|
||||||
|
findbar {
|
||||||
|
flex-direction: row-reverse !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.close-icon.findbar-closebutton {
|
.close-icon.findbar-closebutton {
|
||||||
|
|
Loading…
Reference in a new issue