Skip to content

Commit be8c6cb

Browse files
authored
Minor styles nesting fix
1 parent 35b2cdf commit be8c6cb

File tree

1 file changed

+3
-4
lines changed
  • app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout

1 file changed

+3
-4
lines changed

app/design/frontend/Magento/luma/Magento_Checkout/web/css/source/module/checkout/_payments.less

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,9 @@
5858
}
5959
}
6060
}
61-
.form-purchase-order {
62-
#po_number {
63-
margin-bottom: 20px;
64-
}
61+
62+
#po_number {
63+
margin-bottom: 20px;
6564
}
6665
}
6766

0 commit comments

Comments
 (0)