Skip to content

Commit f4caee2

Browse files
ENGCOM-1919: [Forwardport] Fixed Purchased Order Form button should visible properly #15644
- Merge Pull Request #15644 from vgelani/magento2:2.3-develop-PR-port-15372 - Merged commits: 1. 1561131 2. b650a99
2 parents d3a849c + b650a99 commit f4caee2

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
@@ -63,6 +63,10 @@
6363
}
6464
}
6565
}
66+
67+
#po_number {
68+
margin-bottom: 20px;
69+
}
6670
}
6771

6872
.payment-method-title {

0 commit comments

Comments
 (0)