mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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
be682248f2
commit
3efe38730e
@ -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