mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 970020 - Remove min-width from urlbar-input-box that's not useful anymore since urlbar-container has a min-width. r=jaws
This commit is contained in:
parent
cc6a5d6a5e
commit
6ab5c23a14
@ -783,7 +783,6 @@ toolbarbutton[sdk-button="true"][cui-areatype="toolbar"] > .toolbarbutton-icon {
|
||||
|
||||
.urlbar-input-box {
|
||||
-moz-margin-start: 0;
|
||||
min-width: 4em;
|
||||
}
|
||||
|
||||
.urlbar-history-dropmarker {
|
||||
|
@ -1730,7 +1730,6 @@ toolbarbutton[sdk-button="true"][cui-areatype="toolbar"] > .toolbarbutton-icon {
|
||||
.urlbar-input-box {
|
||||
-moz-margin-start: 0;
|
||||
padding: 3px 0 2px;
|
||||
min-width: 4em;
|
||||
}
|
||||
|
||||
.urlbar-history-dropmarker {
|
||||
|
@ -973,7 +973,6 @@ html|*.urlbar-input:-moz-lwtheme::-moz-placeholder,
|
||||
|
||||
.urlbar-input-box {
|
||||
-moz-margin-start: 0;
|
||||
min-width: 4em;
|
||||
}
|
||||
|
||||
#urlbar-icons {
|
||||
|
Loading…
Reference in New Issue
Block a user