mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
Bug 882042 - Disable horizontal scrollbars in menu items. r=rsilveira
This commit is contained in:
parent
dffc30b004
commit
28e566c6c3
@ -185,6 +185,7 @@ menulist {
|
||||
|
||||
.menu-popup > richlistbox > scrollbox {
|
||||
width: 100%;
|
||||
overflow-x: hidden !important;
|
||||
}
|
||||
|
||||
.menu-popup richlistitem {
|
||||
|
Loading…
Reference in New Issue
Block a user