Skip to content

Commit b9f4253

Browse files
author
Stanislav Idolov
authored
ENGCOM-1716: [Forwardport] set alignment purchase order form and place order button #15577
2 parents 548f4c6 + 432fa08 commit b9f4253

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)