summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2009-07-21 02:20:45 +0200
committerlpsolit%gmail.com <>2009-07-21 02:20:45 +0200
commitc9ce039ea505c16c586dea94ad91d98bfc1ef0e3 (patch)
treece543825e4e772f04e952557605184eec640cc34 /skins
parentb898698bd31de48e784a4145cd0fabcb0f7943bf (diff)
downloadbugzilla-c9ce039ea505c16c586dea94ad91d98bfc1ef0e3.tar.gz
bugzilla-c9ce039ea505c16c586dea94ad91d98bfc1ef0e3.tar.xz
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 <LpSolit@gmail.com> r=pyrzak r=mkanat a=LpSolit
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/index.css2
1 files changed, 1 insertions, 1 deletions
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;
}