Commit 3ba211b3eb7698c08757346a07adbcd41ddc049f
1 parent
02b6a6df
14.09.16
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
@@ -100,3 +100,6 @@ | @@ -100,3 +100,6 @@ | ||
100 | .event_block .flip-clock-wrapper ul li{ | 100 | .event_block .flip-clock-wrapper ul li{ |
101 | line-height: 50px; | 101 | line-height: 50px; |
102 | } | 102 | } |
103 | +#HOME_SLIDER .flip-clock-wrapper{ | ||
104 | + z-index: 1000; | ||
105 | +} | ||
103 | \ No newline at end of file | 106 | \ No newline at end of file |