From 7fe26d40cf88477bc4e356142f51078e4e754583 Mon Sep 17 00:00:00 2001 From: "guy.pyrzak%gmail.com" <> Date: Fri, 19 Sep 2008 02:50:34 +0000 Subject: 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/standard/global.css b/skins/standard/global.css index f1a4a1f0b..090f19d7d 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 { -- cgit v1.2.3-24-g4f1b