Skip to content

Commit 751c3e6

Browse files
neeta-wagentoosrecio
authored andcommitted
set alignment purchase order form and place order button
1 parent d849f99 commit 751c3e6

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)