mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
Small CSS patch to take fix urlbar height expansion introduced in 337427. bug=347085 r=ispiked sr+branch=mconnor
This commit is contained in:
parent
4747efcbb5
commit
b65f8a0c89
@ -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 ::::: */
|
||||
|
Loading…
Reference in New Issue
Block a user