Skip to content

Commit 292ad26

Browse files
ENGCOM-6593: Add to Compare link not showing in mobile view under 640px #26365
- Merge Pull Request #26365 from tejash-wagento/magento2:show-compare-mobileview - Merged commits: 1. f4f61f7
2 parents 3e4db87 + f4f61f7 commit 292ad26

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)