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-07 05:11:00 +00:00
Родитель d9b699dbdb
Коммит 6e05d36075
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -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;
}