From: Guy Pyrzak Date: Sat, 2 Oct 2010 23:26:44 +0000 (-0700) Subject: Bug 578267: Fix a few minor UI issues with the new keyword autocomplete changes X-Git-Tag: bugzilla-4.1.1~244 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af7acc5ca64312a72de46460515b0f1282729c58;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 5c11b82fa3..db874de291 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -536,7 +536,6 @@ input.required, select.required, span.required_explanation { } #keyword_container { - padding-bottom: 2em; padding-top: .2em; }