Skip to content

Commit

Permalink
branch updated 2.2-develop-PR-port-20466
Browse files Browse the repository at this point in the history
  • Loading branch information
amol 2jcommerce committed Feb 18, 2019
1 parent 597c4af commit a12d7af
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,14 @@
&:extend(.abs-sidebar-totals-mobile all);
}
}
.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 a12d7af

Please sign in to comment.