diff --git a/README.md b/README.md index 9ef8063..5b68d17 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The extension was included on all landofcoder extensions to generate admin menu ## 1. Documentation -## 2. How to install SMTP Extension +## 2. How to install Lof All Extension ### Install via composer (recommend) diff --git a/view/base/web/css/fix_magento2.css b/view/base/web/css/fix_magento2.css index e424de2..f175ae5 100644 --- a/view/base/web/css/fix_magento2.css +++ b/view/base/web/css/fix_magento2.css @@ -1,5 +1,5 @@ /*Compatible magento 2 style and bootstrap 3*/ -.product-item, .product-item-info, .product-item-details { +.product-item, .product-item-info, .product-item-details,.swatch-option { -webkit-box-sizing: initial; -moz-box-sizing: initial; box-sizing: initial;