From 01628f987ca86eb47ee3a74a85d54593ccd653af Mon Sep 17 00:00:00 2001
From: Cerdic <cedric@yterium.com>
Date: Sat, 7 Jun 2014 10:01:09 +0000
Subject: [PATCH] =?UTF-8?q?Report=20de=20r21384=20:=20un=20z-index=20plus?=
 =?UTF-8?q?=20=C3=A9lev=C3=A9=20pour=20le=20bandeau=20haut,=20car=20on=20a?=
 =?UTF-8?q?ttends=20que=20le=20menu=20d=C3=A9roulant=20passe=20par=20dessu?=
 =?UTF-8?q?s=20tous=20les=20contenus=20de=20la=20page,=20y=20compris=20une?=
 =?UTF-8?q?=20=C3=A9ventuelle=20carte=20gis=20qui=20contient=20des=20eleme?=
 =?UTF-8?q?nts=20en=20z-index=3D1000?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 prive/themes/spip/bando.css.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/prive/themes/spip/bando.css.html b/prive/themes/spip/bando.css.html
index a7f1094340..3a6cb78e73 100644
--- a/prive/themes/spip/bando.css.html
+++ b/prive/themes/spip/bando.css.html
@@ -15,7 +15,7 @@
 #HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15}
 #HTTP_HEADER{Vary: Accept-Encoding}
 
-#bando_haut { /*font-size: 1em;*/ position: relative; z-index: 9;}
+#bando_haut { /*font-size: 1em;*/ position: relative; z-index: 1001;}
 #bando_haut a { text-decoration: none; }
 
 
-- 
GitLab