Commit 93a47fdff52159c504e7ae2ce52e7c162fcb9ab2

Authored by Виталий
1 parent c17fb8de

-collection

common/modules/product/widgets/views/product_smart_similar.php
@@ -56,7 +56,7 @@ @@ -56,7 +56,7 @@
56 </span> 56 </span>
57 </div> 57 </div>
58 </div> 58 </div>
59 - <div class="info_icons"> 59 + <div class="style info_icons">
60 <a href="#" class="btn btnBuy buy_button" data-id="<?php echo $product->variant->product_variant_id; ?>" data-toggle="modal" data-target="#buyForm" lang="5893">Купить</a> 60 <a href="#" class="btn btnBuy buy_button" data-id="<?php echo $product->variant->product_variant_id; ?>" data-toggle="modal" data-target="#buyForm" lang="5893">Купить</a>
61 61
62 <?php /* 62 <?php /*
frontend/web/css/css_header.css
@@ -27024,7 +27024,7 @@ ul.product-special li.promo div { @@ -27024,7 +27024,7 @@ ul.product-special li.promo div {
27024 } 27024 }
27025 27025
27026 .new_collection .catalog_item .wrapper:hover { 27026 .new_collection .catalog_item .wrapper:hover {
27027 - height: auto !important; 27027 + height: 100% !important;
27028 min-height: auto !important; 27028 min-height: auto !important;
27029 27029
27030 27030