From c9cc13e88162f4c61feb2bea0e67123cfcf01e1e Mon Sep 17 00:00:00 2001 From: "guy.pyrzak%gmail.com" <> Date: Fri, 19 Sep 2008 02:53:19 +0000 Subject: [PATCH] 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 --- skins/standard/global.css | 2 +- template/en/default/bug/create/create.html.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skins/standard/global.css b/skins/standard/global.css index 8b24069dad..138a06cc2b 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -425,5 +425,5 @@ form#Create .comment { color: green; margin: 0 0.5em; padding: 0.3em; - height: 4ex; + height: 8ex; } 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 %]