mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 01:55:44 +00:00
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
This commit is contained in:
parent
b1da8e703d
commit
63b70a8f17
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user