diff --git a/common/modules/product/widgets/views/product_smart_similar.php b/common/modules/product/widgets/views/product_smart_similar.php index b666bed..712110a 100755 --- a/common/modules/product/widgets/views/product_smart_similar.php +++ b/common/modules/product/widgets/views/product_smart_similar.php @@ -36,7 +36,7 @@ ) ?>
- Купить светильник + Купить diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index e3a4dd0..eb61012 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -26998,3 +26998,10 @@ ul.product-special li.promo div { .new_collection { margin:0 -15px 0 -15px; } +.collection .catalog_product_list.view_table.new_collection .catalog_item { + width: 33.33333333%; + padding: 0 15px; +} +.new_collection .info_icons { + display: block !important; +} \ No newline at end of file -- libgit2 0.21.4