mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 881067 - Scrollbars displayed at the top left side of a page m=mbrubeck
This commit is contained in:
parent
4c4321fb8d
commit
d393b77d0d
@ -17,8 +17,3 @@ html|*:-moz-system-metric(touch-enabled) {
|
||||
select option, select optgroup {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
/* Style the scrollbars */
|
||||
html xul|scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user