From c9ce039ea505c16c586dea94ad91d98bfc1ef0e3 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 21 Jul 2009 00:20:45 +0000 Subject: Bug 504522: The search field on index.cgi is not cleared automatically when entering the field (IE 7 and older only) - Patch by Frédéric Buclin r=pyrzak r=mkanat a=LpSolit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skins/standard/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/standard/index.css b/skins/standard/index.css index a3413bb7e..09a81b541 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; } -- cgit v1.2.3-24-g4f1b