From: guy.pyrzak%gmail.com <> Date: Mon, 8 Sep 2008 22:47:59 +0000 (+0000) Subject: Bug 453337: Fix for enter_bug (New Bug) UI bounces up and down when you change the... X-Git-Tag: bugzilla-3.3.1~172 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=777969dab100d5039d0f7e05fc00d77cb9e870f4;p=thirdparty%2Fbugzilla.git Bug 453337: Fix for enter_bug (New Bug) UI bounces up and down when you change the component because description changes height Patch By Guy Pyrzak r=mkanat, a=mkanat --- diff --git a/skins/standard/global.css b/skins/standard/global.css index 21512c421a..938575eb57 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -425,6 +425,7 @@ form#Create .comment { color: green; margin: 0 0.5em; padding: 0.3em; + height: 4ex; } #keyword-chooser {