From c9ce039ea505c16c586dea94ad91d98bfc1ef0e3 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 21 Jul 2009 00:20:45 +0000 Subject: [PATCH] =?utf8?q?Bug=20504522:=20The=20search=20field=20on=20inde?= =?utf8?q?x.cgi=20is=20not=20cleared=20automatically=20when=20entering=20t?= =?utf8?q?he=20field=20(IE=207=20and=20older=20only)=20-=20Patch=20by=20Fr?= =?utf8?q?=C3=83=C2=A9d=C3=83=C2=A9ric=20Buclin=20=20r?= =?utf8?q?=3Dpyrzak=20r=3Dmkanat=20a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- skins/standard/index.css | 2 +- template/en/default/index.html.tmpl | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/skins/standard/index.css b/skins/standard/index.css index a3413bb7ea..09a81b5414 100644 --- a/skins/standard/index.css +++ b/skins/standard/index.css @@ -74,7 +74,7 @@ margin-bottom: 2em; } - #quicksearchForm #quicksearch + #quicksearchForm #quicksearch_main { width: 25em; } diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index 558f5a9685..82fbf9bd70 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -40,7 +40,7 @@