mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 615283 - Fix the recent RTL theme regressions on Panorama; r=dao a=gavin
This commit is contained in:
parent
a3f2856505
commit
ccca5f4fd1
@ -529,7 +529,7 @@ html[dir=rtl] .iq-resizable-se {
|
||||
|
||||
html[dir=rtl] #exit-button {
|
||||
right: auto;
|
||||
left: 0;
|
||||
left: 1px;
|
||||
}
|
||||
|
||||
/* Search
|
||||
|
Loading…
Reference in New Issue
Block a user