]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
fix z-index-menu mobile view bug #834 867/head
authortcit <tcit@tcit.fr>
Sun, 12 Oct 2014 08:24:07 +0000 (10:24 +0200)
committertcit <tcit@tcit.fr>
Sun, 12 Oct 2014 08:24:07 +0000 (10:24 +0200)
themes/baggy/css/main.css

index b775a2916251ae40edbc21f6a7d8de654519d7dc..52ba50f24605a023ae24028062607019e942455e 100755 (executable)
@@ -180,7 +180,7 @@ h2:after {
   padding-top: 9.5em;
   height: 100%;
   box-shadow:inset -4px 0 20px rgba(0,0,0,0.6);
-  z-index: 10;
+  z-index: 15;
 }
 
 #main {