Skip to content

Commit 290011d

Browse files
committed
MC-42337: PayLater Message display next to other payment method which is not Paypal in Checkout Page
- fix static tests
1 parent 0431b3c commit 290011d

File tree

1 file changed

+1
-1
lines changed
  • app/design/frontend/Magento/blank/Magento_Paypal/web/css/source/module

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/blank/Magento_Paypal/web/css/source/module/_paylater.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
.payment-method-content {
99

1010
.pay-later-message {
11-
margin-top: 10px;
1211
margin-bottom: 10px;
12+
margin-top: 10px;
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)