зеркало из https://github.com/mozilla/pjs.git
Small CSS patch to take fix urlbar height expansion introduced in 337427.
bug=347085 r=ispiked sr+branch=mconnor
This commit is contained in:
Родитель
e801ca64fc
Коммит
26fc3bbaaf
|
@ -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 ::::: */
|
||||
|
|
Загрузка…
Ссылка в новой задаче