Skip to content

Commit

Permalink
ENGCOM-4090: [Backport] Fixed apply discount button alignment on chec…
Browse files Browse the repository at this point in the history
…kout page #20837
  • Loading branch information
sidolov authored Feb 4, 2019
2 parents f30e8c5 + 9a71e3e commit 939fc9a
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@

.payment-option-content {
.lib-css(padding, 0 0 @indent__base @checkout-payment-option-content__padding__xl);
.primary {
.action {
&.action-apply {
margin-right: 0;
}
}
}
}

.payment-option-inner {
Expand Down

0 comments on commit 939fc9a

Please sign in to comment.