From fe2aa3a7f7a16e78489233ec94549b2c1d9fd297 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Mon, 23 Apr 2007 20:26:35 +0000 Subject: Bug 372589: Firefox squishes bugsearch window making it difficult to use - Patch by Gervase Markham r/a=mkanat --- template/en/default/bug/create/create-guided.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/bug/create/create-guided.html.tmpl') diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 7ca37ea3a..3bc459d70 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -32,7 +32,7 @@ [% PROCESS global/header.html.tmpl title = "Enter $terms.ABug" onload = "PutDescription()" - style = "body, html { height: 100% }" + style = "#somebugs { width: 100%; height: 500px }" %]

@@ -126,7 +126,7 @@ function PutDescription() { Hot in the last two weeks

- -- cgit v1.2.3-24-g4f1b