Skip to content

Commit e62f736

Browse files
ENGCOM-1646: set alignment purchase order form and place order button #15331
2 parents 7509a5f + 1d711c9 commit e62f736

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)