bug 342392: increase left and right margins of menulists on gnomestripe from 2px to 4px for consistency with other controls on gnomestripe and with menulists in winstripe and pinstripe

r=bsmedberg
This commit is contained in:
myk%mozilla.org 2006-09-01 21:13:19 +00:00
parent 7a9f74fb68
commit 92e36f5bbb

View File

@ -48,7 +48,7 @@
menulist {
-moz-appearance: menulist;
margin: 2px 2px;
margin: 2px 4px;
color: -moz-DialogText;
}