Skip to content

Commit 432fa08

Browse files
ENGCOM-1716: [Forwardport] set alignment purchase order form and place order button #15577
- Merge Pull Request #15577 from osrecio/magento2:2.3-develop-PR-port-15331 - Merged commits: 1. 751c3e6 2. fb0f192
2 parents 2cbe1a6 + fb0f192 commit 432fa08

File tree

1 file changed

+5
-0
lines changed
  • app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout

1 file changed

+5
-0
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout/_payments.less

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@
4646
.lib-css(border-top, @checkout-payment-method-title__border);
4747
}
4848
}
49+
form {
50+
&.form-purchase-order {
51+
margin-bottom: 15px;
52+
}
53+
}
4954
}
5055

5156
.payment-method-content {

0 commit comments

Comments
 (0)