diff --git a/frontend/web/css/css_header.css b/frontend/web/css/css_header.css index d84c880..1218036 100755 --- a/frontend/web/css/css_header.css +++ b/frontend/web/css/css_header.css @@ -27102,7 +27102,7 @@ ul.product-special li.promo div { } .new_collection .owl-buttons .owl-prev,.new_collection .owl-buttons .owl-next { top: 0!important; - right: 38px!important; + right: 48px!important; left: auto!important; width: 19px!important; height: 19px!important; @@ -27110,7 +27110,7 @@ ul.product-special li.promo div { background: none!important; } .new_collection .owl-buttons .owl-next { - right:13px !important; + right:23px !important; } -- libgit2 0.21.4