Skip to content

Commit 23b4aca

Browse files
author
Stanislav Idolov
authored
ENGCOM-1634: Fixed Purchased Order Form button should visible properly #15372
2 parents 7ae8aa0 + a39c854 commit 23b4aca

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)