Bug 690888 - Fix styling of menulists in honeycomb theme. r=mfinkle

This commit is contained in:
Sriram Ramasubramanian 2011-10-04 14:03:21 -07:00
parent f30420e3be
commit 4b4834f754
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 962 B

After

Width:  |  Height:  |  Size: 692 B

View File

@ -532,7 +532,7 @@ menulist {
color: @color_text_button@ !important;
background-color: @color_background_button@;
margin: @margin_normal@;
padding: @padding_xnormal@;
padding: @padding_xsmall@ @padding_xnormal@;
border-width: 0;
border-radius: 0;
}