Skip to content

Commit

Permalink
recent-order-product-title-misaligned
Browse files Browse the repository at this point in the history
  • Loading branch information
Parag Chavare authored and Amol Chaudhari committed Jan 29, 2019
1 parent 7a3ee17 commit a971270
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@
.product-items-names {
.product-item {
margin-bottom: @indent__s;
display: flex;
}

.product-item-name {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@
.product-items-names {
.product-item {
margin-bottom: @indent__s;
display: flex;
}

.product-item-name {
Expand Down

0 comments on commit a971270

Please sign in to comment.