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 2aba70ec42
commit 56b6cbfd96

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