From: guy.pyrzak%gmail.com <> Date: Mon, 8 Sep 2008 22:13:18 +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.2rc2~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8854af4d68e952b9fbd27258e5cdf0af3ef65154;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 {