Skip to content

Commit e6251c5

Browse files
MC-5648: Catalog product list widget Viewport Issues: Add to cart buttons are hidden on mobile & Review Links Clash With Other Elements
1 parent 51b99a9 commit e6251c5

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,8 @@
407407
.page-layout-1column .block.widget .products-grid .product-item,
408408
.page-layout-3columns .block.widget .products-grid .product-item {
409409
.product-item-inner {
410-
margin: 9px 0 0 -1px;
411410
box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, .3);
411+
margin: 9px 0 0 -1px;
412412
}
413413
}
414414
}

0 commit comments

Comments
 (0)