diff --git a/templates/default/assets/less/thelia/product.less b/templates/default/assets/less/thelia/product.less index 6e65932f8..44965ed2a 100755 --- a/templates/default/assets/less/thelia/product.less +++ b/templates/default/assets/less/thelia/product.less @@ -4,6 +4,11 @@ float: right; font-size: .6em; } + h3{ + top: -14px !important; + margin: 0; + } + } @@ -143,4 +148,4 @@ min-height: 180px; height: auto!important; height: 180px; } } -} \ No newline at end of file +}