Skip to content

Commit e1ba3dc

Browse files
committed
PB-179: Product Content Type Inner Contents Should Not Align Based On Alignment Configuration
- fix alignment in Catalog Products List Widget
1 parent b2e85ff commit e1ba3dc

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/view/frontend/web/css/source/content-type/products

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/frontend/web/css/source/content-type/products/_default.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// _____________________________________________
99

1010
& when (@media-common = true) {
11-
[data-content-type='products'] {
11+
[data-content-type='row'] {
1212
li.product-item {
1313
text-align: left;
1414
}

0 commit comments

Comments
 (0)