Bug 348779: Searchbar demands too much space. Non-functional cleanup

commit that never made it to the trunk when the rest of the Fx2 theme
landed.
r=gavin


git-svn-id: svn://10.0.0.236/trunk@220954 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pkasting%google.com 2007-02-26 21:20:46 +00:00
parent 2bbc74a690
commit 2d72afe660

View File

@ -839,14 +839,6 @@ toolbar[iconsize="small"] #paste-button:not([disabled="true"]):hover:active {
-moz-margin-end: 5px;
}
/* This needs to be at least as large as the maximum possible width
of the container that holds the icons in the right side of the urlbar.
This is a spacer so that the urlbar/searchbar boundary doesn't shift
(due to flex calculations) when the urlbar icons appear and disappear. */
#urlbar-icons-spacer {
width: 100px;
}
#urlbar-icons {
height: 18px;
}