From 3ba211b3eb7698c08757346a07adbcd41ddc049f Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Thu, 15 Sep 2016 12:46:42 +0300 Subject: [PATCH] 14.09.16 --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index e81566e..0cffeb3 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -100,3 +100,6 @@ .event_block .flip-clock-wrapper ul li{ line-height: 50px; } +#HOME_SLIDER .flip-clock-wrapper{ + z-index: 1000; +} \ No newline at end of file -- libgit2 0.21.4