Skip to content

Commit c20946e

Browse files
author
Stanislav Idolov
authored
🔃 [EngCom] Public Pull Requests - 2.1-develop
Accepted Public Pull Requests: - #16287: [Backport] Solve overlapping Issue on category page. (by @chirag-wagento) Fixed GitHub Issues: - #15213: Alignment & overlapping Issue on every Home page & category page of Hot Seller section (reported by @cnviradiya) has been fixed in #16287 by @chirag-wagento in 2.1-develop branch Related commits: 1. c601b84
2 parents 7516446 + d909643 commit c20946e

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)