From 0f575d5012afce1184ef252b0a9af15a5e1818e7 Mon Sep 17 00:00:00 2001 From: Веталь Date: Tue, 24 May 2016 13:19:12 +0300 Subject: [PATCH] Веталь --- frontend/views/catalog/product.php | 4 ++-- frontend/web/css/style.css | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index 8a2d105..a627955 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -118,8 +118,8 @@ $this->registerJs ("
код:
цвет:
-
- 0 грн.
+
+ 0 грн. 0 грн.
diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 483cff9..40fd08f 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1195,4 +1195,7 @@ ul.product-special li.promo:after { } .irs-min, .irs-max {display: none;} .irs {height: 49px;} -.price_filter.first_price_li {margin-top: 8px;} \ No newline at end of file +.price_filter.first_price_li {margin-top: 8px;} +.product_read_ { + overflow: hidden;width: 100%;white-space: nowrap; +} \ No newline at end of file -- libgit2 0.21.4