mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
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:
parent
0439e507f3
commit
11a49540b4
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user