diff --git a/mozilla/layout/style/forms.css b/mozilla/layout/style/forms.css index c4609c0f062..693e6f70b68 100644 --- a/mozilla/layout/style/forms.css +++ b/mozilla/layout/style/forms.css @@ -186,7 +186,7 @@ select > input[type="button"]:active { } select:empty { - width: 2.5em; + min-width: 2.5em; } *|*::-moz-display-comboboxcontrol-frame {