Skip to content

Commit

Permalink
view-order-price-subtotal-alignment-not-proper-mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
priti authored and Amol Chaudhari committed Feb 14, 2019
1 parent 994348f commit 4b07a5c
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,11 @@
}
}
}
.order-items.table-wrapper {
.col.price, .col.qty, .col.subtotal, .col.msrp {
text-align: left;
}
}
}

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
Expand Down

0 comments on commit 4b07a5c

Please sign in to comment.