-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
extraneous margins on product list and product list items #15308
Comments
removed extraneous margin and compensated padding and set both to 0, which creates the same effect
Hi @DanielRuf. Thank you for your report. The fix will be available with the upcoming 2.2.6 release. |
Hi @DanielRuf. Thank you for your report. The fix will be available with the upcoming 2.3.0 release. |
removed extraneous margin and compensated padding and set both to 0, which creates the same effect
Hi @DanielRuf. Thank you for your report. The fix will be available with the upcoming 2.1.15 release. |
Preconditions
Steps to reproduce
.column.main .product-items
and one product.products-list .product-item
Expected result
Actual result
The following code would remove it:
In general I see no sense in these margins and paddings.
See
magento2/app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_listings.less
Lines 167 to 177 in c0123f3
https://github.com/magento/magento2/blame/c0123f3bcaf3b3878b9b6e425f92f16468aaf87c/app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_listings.less#L167-L177
08b6a7f
The text was updated successfully, but these errors were encountered: