mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset f76156665656, 5a056faa9b62 (bug 876871) for causing vertical scrollbar in the nav-bar
This commit is contained in:
parent
b08abaebac
commit
44d72ae318
@ -150,8 +150,7 @@ toolbar[printpreview="true"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
toolbar[overflowable] > .customization-target {
|
toolbar[overflowable] > .customization-target {
|
||||||
overflow-x: hidden;
|
overflow: hidden;
|
||||||
overflow-y: visible;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
toolbar:not([overflowing]) > .overflow-button,
|
toolbar:not([overflowing]) > .overflow-button,
|
||||||
|
Loading…
Reference in New Issue
Block a user