Small CSS patch to take fix urlbar height expansion introduced in 337427.

bug=347085
r=ispiked
sr+branch=mconnor
This commit is contained in:
joe%retrovirus.com 2006-08-04 18:45:23 +00:00
Родитель 343dc42472
Коммит 7017783b1d
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -720,6 +720,7 @@ toolbar[iconsize="small"] #paste-button[disabled="true"] {
#urlbar-spacer {
visibility: hidden;
height: 0px; /* We just want this widget's horizontal size behavior */
}
/* ::::: page proxy icon ::::: */