Skip to content

Commit f4f61f7

Browse files
Add to Compare link not showing in mobile view under 640px
1 parent dbb159a commit f4f61f7

File tree

1 file changed

+0
-5
lines changed
  • app/design/frontend/Magento/luma/Magento_Catalog/web/css/source

1 file changed

+0
-5
lines changed

app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/_module.less

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -623,11 +623,6 @@
623623
// _____________________________________________
624624

625625
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__s) {
626-
.product-social-links {
627-
.action.tocompare {
628-
display: none;
629-
}
630-
}
631626

632627
.product-info-price {
633628
margin: 0 -@indent__s 0;

0 commit comments

Comments
 (0)