Bug 940448 - Forward button takes up space even when it's hidden if the search box is placed before the url container. r=mconley

This commit is contained in:
Jared Wein 2013-11-27 18:59:20 -05:00
parent 552d6661c5
commit a93cbd5f5d
2 changed files with 0 additions and 2 deletions

View File

@ -682,7 +682,6 @@ menuitem:not([type]):not(.menuitem-tooltip):not(.menuitem-iconic-tooltip) {
-moz-margin-start: -4px;
}
#urlbar-search-splitter + #urlbar-container > #urlbar-wrapper > #urlbar,
#urlbar-search-splitter + #search-container > #searchbar > .searchbar-textbox {
-moz-margin-start: 0;
}

View File

@ -940,7 +940,6 @@ html|*.urlbar-input:-moz-lwtheme::-moz-placeholder,
background: transparent;
}
#urlbar-search-splitter + #urlbar-container > #urlbar-wrapper > #urlbar,
#urlbar-search-splitter + #search-container > #searchbar > .searchbar-textbox {
-moz-margin-start: 0;
}