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 2006-05-15 20:42:58 +00:00
parent ccedfb8f7d
commit 00dc0a55a9
3 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

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