Skip to content

Commit a39c854

Browse files
ENGCOM-1634: Fixed Purchased Order Form button should visible properly #15372
- Merge Pull Request #15372 from vgelani/magento2:checkout-css-issue - Merged commits: 1. 35b2cdf 2. be8c6cb
2 parents 32892a4 + be8c6cb commit a39c854

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
}
5959
}
6060
}
61+
62+
#po_number {
63+
margin-bottom: 20px;
64+
}
6165
}
6266

6367
.payment-method-title {

0 commit comments

Comments
 (0)