From 5a0dd3a48c36c2b5127f4a638003fd03975c9425 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Fri, 16 Dec 2016 00:04:57 +0200 Subject: [PATCH] Ntr --- frontend/views/catalog/product.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index cad08fa..a464acd 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -306,7 +306,7 @@ ?> getImageUrl('banner'), 'banner_list'),Url::to(['event/sale','percent'=>$event->percent]),[ - 'style' =>"top:$top;" + 'style' =>"top:$top px;" ]); $top = $top - 20; ?> -- libgit2 0.21.4