Skip to content

Commit fb3141c

Browse files
ENGCOM-1918: [Backport] Fixed Purchased Order Form button should visible properly #15643
- Merge Pull Request #15643 from vgelani/magento2:2.1-develop-PR-port-15372 - Merged commits: 1. e47349a 2. c5d2d77
2 parents c07e5bb + c5d2d77 commit fb3141c

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)