From 9900d6e14ccff8991e50de1e1662326e5e6d490a Mon Sep 17 00:00:00 2001 From: msquare Date: Wed, 16 Nov 2016 13:03:22 +0100 Subject: battle of the z-indizes --- public/js/shift-calendar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/shift-calendar.js b/public/js/shift-calendar.js index 80072e58..5331ffe5 100644 --- a/public/js/shift-calendar.js +++ b/public/js/shift-calendar.js @@ -10,7 +10,7 @@ $(document).ready( var left = 15; timeLanes.css({ "position" : "relative", - "z-index" : 1000 + "z-index" : 999 }); headers.css({ "position" : "relative", -- cgit v1.2.3-70-g09d2