From: Guy Pyrzak Date: Sat, 2 Oct 2010 23:28:10 +0000 (-0700) Subject: Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changes X-Git-Tag: bugzilla-4.0rc1~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21c0bf6fe88bde9b1655ca6809f86f4d0b28fba2;p=thirdparty%2Fbugzilla.git Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changes r=mkanat, a=mkanat --- diff --git a/skins/standard/global.css b/skins/standard/global.css index 049ad8710d..fd279a12c2 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -524,7 +524,6 @@ input.required, select.required, span.required_explanation { } #keyword_container { - padding-bottom: 2em; padding-top: .2em; }