From 57fe8bb921136b960c6a29892139a39a677caca7 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 22 Nov 2011 12:45:35 +0000 Subject: [PATCH] inner_box : z-index 10 --- html/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/style.css b/html/style.css index 2fc231000..e74e7680b 100644 --- a/html/style.css +++ b/html/style.css @@ -881,7 +881,7 @@ div.inner_box { padding:0; margin:0; overflow:hidden; - z-index:3; + z-index:10; position:absolute; left:10%;