Skip to content

Commit 35b2cdf

Browse files
committed
Fixed Purchased Order Form button should visible properly
1 parent 9644572 commit 35b2cdf

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
@@ -58,6 +58,11 @@
5858
}
5959
}
6060
}
61+
.form-purchase-order {
62+
#po_number {
63+
margin-bottom: 20px;
64+
}
65+
}
6166
}
6267

6368
.payment-method-title {

0 commit comments

Comments
 (0)