From: guy.pyrzak%gmail.com <> Date: Fri, 19 Sep 2008 02:50:34 +0000 (+0000) Subject: Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the component... X-Git-Tag: bugzilla-3.3.1~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fe26d40cf88477bc4e356142f51078e4e754583;p=thirdparty%2Fbugzilla.git Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the component because description changes height Patch By Guy Pyrzak r=LpSolit, a=LpSolit --- diff --git a/skins/standard/global.css b/skins/standard/global.css index f1a4a1f0b0..090f19d7d2 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -430,7 +430,7 @@ form#Create .comment { color: green; margin: 0 0.5em; padding: 0.3em; - height: 4ex; + height: 8ex; } .image_button { diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index ac426403e8..aaf2de5a6b 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -197,7 +197,7 @@ function handleWantsAttachment(wants_attachment) { Component: - [%- FOREACH c = product.components %]