mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 790429: CSS syntax fix for B2G's content.css. r=vingtetun
This commit is contained in:
parent
344c53be25
commit
59a2819068
@ -185,7 +185,7 @@ select > button {
|
||||
background-color: transparent;
|
||||
background-position: -15px center, 4px center !important;
|
||||
background-repeat: no-repeat, no-repeat !important;
|
||||
background-size: 100% 90%, normal normal;
|
||||
background-size: 100% 90%, auto auto;
|
||||
|
||||
-moz-binding: none !important;
|
||||
position: relative !important;
|
||||
|
Loading…
Reference in New Issue
Block a user