Skip to content

Commit

Permalink
Fixed bug where product page thumbnail slider arrows were appearing w…
Browse files Browse the repository at this point in the history
…hen they shouldnt (#1510)
  • Loading branch information
tyleralsbury authored Mar 18, 2022
1 parent db557f9 commit 25faebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/section-main-product.css
Original file line number Diff line number Diff line change
Expand Up @@ -1035,7 +1035,7 @@ a.product__text {
scroll-padding-left: 0.5rem;
}

.product__media-gallery .slider-mobile-gutter .slider-button {
.product__media-wrapper .slider-mobile-gutter .slider-button {
display: none;
}

Expand Down

0 comments on commit 25faebe

Please sign in to comment.