Skip to content

Commit d909643

Browse files
author
Stanislav Idolov
authored
ENGCOM-2084: [Backport] Solve overlapping Issue on category page. #16287
2 parents 7516446 + 86fddd8 commit d909643

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
@@ -425,7 +425,7 @@
425425

426426
.product-item {
427427
margin-left: calc(~'(100% - 4 * 24.439%) / 3');
428-
padding: 0;
428+
padding: 5px;
429429
width: 24.439%;
430430

431431
&:nth-child(4n + 1) {

0 commit comments

Comments
 (0)