Skip to content

Commit 7a6435a

Browse files
author
Stanislav Idolov
authored
ENGCOM-1918: [Backport] Fixed Purchased Order Form button should visible properly #15643
2 parents 6b6b3b4 + fb3141c commit 7a6435a

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)