Skip to content

Commit e2e68ca

Browse files
ENGCOM-4040: [Backport] recent-order-product-title-misaligned #20744
- Merge Pull Request #20744 from amol2jcommerce/magento2:2.2-develop-PR-port-20501 - Merged commits: 1. a971270 2. 81d8781 3. 73cb5c8
2 parents b3abf20 + 73cb5c8 commit e2e68ca

File tree

2 files changed

+2
-0
lines changed
  • app/design/frontend/Magento

2 files changed

+2
-0
lines changed

app/design/frontend/Magento/blank/Magento_Catalog/web/css/source/_module.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@
488488

489489
.product-items-names {
490490
.product-item {
491+
display: flex;
491492
margin-bottom: @indent__s;
492493
}
493494

app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/_module.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@
563563

564564
.product-items-names {
565565
.product-item {
566+
display: flex;
566567
margin-bottom: @indent__s;
567568
}
568569

0 commit comments

Comments
 (0)