Commit cdf051beec42373baf50a0a8f2c77968b3d12045
1 parent
84a6941c
-collection
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
frontend/web/css/css_header.css
... | ... | @@ -27102,7 +27102,7 @@ ul.product-special li.promo div { |
27102 | 27102 | } |
27103 | 27103 | .new_collection .owl-buttons .owl-prev,.new_collection .owl-buttons .owl-next { |
27104 | 27104 | top: 0!important; |
27105 | - right: 38px!important; | |
27105 | + right: 48px!important; | |
27106 | 27106 | left: auto!important; |
27107 | 27107 | width: 19px!important; |
27108 | 27108 | height: 19px!important; |
... | ... | @@ -27110,7 +27110,7 @@ ul.product-special li.promo div { |
27110 | 27110 | background: none!important; |
27111 | 27111 | } |
27112 | 27112 | .new_collection .owl-buttons .owl-next { |
27113 | - right:13px !important; | |
27113 | + right:23px !important; | |
27114 | 27114 | } |
27115 | 27115 | |
27116 | 27116 | ... | ... |