Skip to content

Commit 7efa629

Browse files
ENGCOM-4010: [Backport] issue fixed #20304 No space between step title and saved address in c… #20418
- Merge Pull Request #20418 from shikhamis11/magento2:2.2-develop-PR-port-20306 - Merged commits: 1. 16d7461
2 parents b10cee9 + 16d7461 commit 7efa629

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
.step-title {
4949
&:extend(.abs-checkout-title all);
5050
.lib-css(border-bottom, @checkout-step-title__border);
51+
margin-bottom: 15px;
5152
}
5253

5354
.step-content {

0 commit comments

Comments
 (0)