Skip to content

Commit a971270

Browse files
Parag ChavareAmol Chaudhari
authored andcommitted
recent-order-product-title-misaligned
1 parent 7a3ee17 commit a971270

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
@@ -489,6 +489,7 @@
489489
.product-items-names {
490490
.product-item {
491491
margin-bottom: @indent__s;
492+
display: flex;
492493
}
493494

494495
.product-item-name {

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
@@ -564,6 +564,7 @@
564564
.product-items-names {
565565
.product-item {
566566
margin-bottom: @indent__s;
567+
display: flex;
567568
}
568569

569570
.product-item-name {

0 commit comments

Comments
 (0)