From 7c3766e090d51fd4d179b3e5ee67f247ecb88aab Mon Sep 17 00:00:00 2001
From: Cerdic <cedric@yterium.com>
Date: Mon, 28 Mar 2011 13:55:27 +0000
Subject: [PATCH] =?UTF-8?q?reparer=20la=20superposition=20du=20bandeau=20s?=
 =?UTF-8?q?ur=20le=20form=20de=20recherche,=20dans=20IE7=20(le=20retour=20?=
 =?UTF-8?q?de=20la=20vangeance=20de=20la=20r=C3=A9paration)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 prive/themes/spip/bando.css.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/prive/themes/spip/bando.css.html b/prive/themes/spip/bando.css.html
index d90075ec38..81e0f8139a 100644
--- a/prive/themes/spip/bando.css.html
+++ b/prive/themes/spip/bando.css.html
@@ -21,7 +21,7 @@
 #SET{right,#ENV{ltr}|choixsiegal{left,right,left}}
 #SET{rtl,#ENV{ltr}|choixsiegal{left,'',_rtl}}
 
-#bando_haut { font-size: 110%; position: relative; z-index: 99;}
+#bando_haut { font-size: 110%; position: relative; z-index: 9;}
 #bando_haut a { text-decoration: none; }
 
 
@@ -112,7 +112,7 @@
 #bando_navigation ul li ul {min-width: 85px; max-width:250px;z-index:1;}
 #bando_navigation ul li ul li {width: auto;float:none;text-align:#GET{left};position:static;}
 
-#bando_navigation { position: relative; }
+#bando_navigation { position: relative;z-index: 10; }
 #bando_navigation { clear:both; background: #fff; border-bottom: 1px solid #aaa; }
 #bando_navigation ul li a { display: block; padding: .8em 0.5em; font-weight: bold; }
 #bando_navigation ul li a:hover,
-- 
GitLab