Bug 491218 - toolbarbutton type="menu" vertical orient dropmarker is too tall. r=dao

This commit is contained in:
gekacheka@yahoo.com 2009-06-15 12:00:07 +02:00
parent 551c5628c8
commit c4678cd291

View File

@ -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"] {