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:
pkasting@google.com 2007-11-06 21:08:35 -08:00
Родитель b1da8e703d
Коммит 63b70a8f17
1 изменённых файлов: 0 добавлений и 8 удалений

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

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