Skip to content

Commit 3623804

Browse files
authored
ENGCOM-4451: Fixed Whitespace issues for related, cross and upsell grids #21582
2 parents af9c4a8 + f706fc0 commit 3623804

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
@@ -397,7 +397,7 @@
397397
.page-products.page-layout-3columns {
398398
.products-grid {
399399
.product-item {
400-
margin-left: 2%;
400+
margin-left: 0;
401401
width: calc(~'(100% - 4%) / 3');
402402

403403
&:nth-child(3n + 1) {

0 commit comments

Comments
 (0)