fx-compat: Scaffold: Fix list overflow in Tests
This commit is contained in:
parent
8ff75607a5
commit
db3aa5248c
1 changed files with 4 additions and 0 deletions
|
@ -143,6 +143,10 @@ treechildren::-moz-tree-row {
|
|||
background-image: none;
|
||||
}
|
||||
|
||||
richlistitem hbox {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
richlistitem[selected] menulist:focus-visible {
|
||||
outline-offset: -2px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue