Skip to content

Commit

Permalink
issue fixed #20304 No space between step title and saved address in c…
Browse files Browse the repository at this point in the history
…heckout

issue fixed #20304 No space between step title and saved address in checkout
  • Loading branch information
cedarvinda authored and Shikha Mishra committed Jan 19, 2019
1 parent 8170336 commit 16d7461
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
.step-title {
&:extend(.abs-checkout-title all);
.lib-css(border-bottom, @checkout-step-title__border);
margin-bottom: 15px;
}

.step-content {
Expand Down

0 comments on commit 16d7461

Please sign in to comment.