mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 491218 - toolbarbutton type="menu" vertical orient dropmarker is too tall. r=dao
This commit is contained in:
parent
551c5628c8
commit
c4678cd291
@ -131,6 +131,8 @@ toolbarbutton[checked="true"] {
|
||||
background-color: transparent !important;
|
||||
padding: 0;
|
||||
width: auto;
|
||||
height: auto;
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
.toolbarbutton-menu-dropmarker[disabled="true"] {
|
||||
|
Loading…
Reference in New Issue
Block a user