Skip to content

Commit 4441124

Browse files
authored
iessue fixed #20137 On checkout page apply discount button is not align with input box
iessue fixed #20137 On checkout page apply discount button is not align with input box
1 parent 3a42052 commit 4441124

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout/_payment-options.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@
6969

7070
.payment-option-content {
7171
.lib-css(padding, 0 0 @indent__base @checkout-payment-option-content__padding__xl);
72+
.action-apply{
73+
margin-right: 0;
74+
}
7275
}
7376

7477
.payment-option-inner {

0 commit comments

Comments
 (0)