battle of the z-indizes
This commit is contained in:
parent
f2630162e9
commit
9900d6e14c
|
@ -10,7 +10,7 @@ $(document).ready(
|
|||
var left = 15;
|
||||
timeLanes.css({
|
||||
"position" : "relative",
|
||||
"z-index" : 1000
|
||||
"z-index" : 999
|
||||
});
|
||||
headers.css({
|
||||
"position" : "relative",
|
||||
|
|
Loading…
Reference in New Issue