Bug 336887: search bar Go button is way too wide, when toolbar icons are set to Icons & Text or Text, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+a181=mconnor

This commit is contained in:
gavin@gavinsharp.com 2007-11-06 21:08:13 -08:00
parent 7fbafa65bd
commit bb40f8f391

View File

@ -228,8 +228,7 @@ menupopup[type="places"] > menuitem > .menu-text {
-moz-margin-end: 0px;
}
toolbar[mode="full"] .toolbarbutton-1,
toolbar[mode="full"] .toolbarbutton-menubutton-button {
toolbar[mode="full"] .toolbarbutton-1 {
min-width: 57px;
}