Skip to content

Commit 5fd1bf5

Browse files
author
Stanislav Idolov
authored
ENGCOM-1919: [Forwardport] Fixed Purchased Order Form button should visible properly #15644
2 parents 852665a + f4caee2 commit 5fd1bf5

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)