From ec2fe6c90173d28b22db60c29eeb18bb1699e918 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Mon, 17 Oct 2016 19:34:16 +0300 Subject: [PATCH] big commti --- frontend/views/catalog/product.php | 20 ++++++++++---------- frontend/web/css/css_header.css | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index 867d8e3..fbadbb7 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -137,15 +137,7 @@ FlipclockAsset::register($this); -
-
- events as $event):?> - banner) && $event->isActive()):?> - getImageUrl('banner'), 'banner_list'),Url::to(['event/show','alias'=>$event->alias,'id'=>$event->primaryKey]))?> - - -
-
+
@@ -277,7 +269,15 @@ FlipclockAsset::register($this); - +
+
+ events as $event):?> + banner) && $event->isActive()):?> + getImageUrl('banner'), 'banner_list'),Url::to(['event/show','alias'=>$event->alias,'id'=>$event->primaryKey]))?> + + +
+
diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index f302ce3..a46b984 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -14556,8 +14556,8 @@ ul.product-special li.promo div{ } .event_info .events a{ position: absolute; - left: -10px; - top: 80px; + left: 0px; + top: -70px; display: inline; } .body_view{ -- libgit2 0.21.4