Skip to content

Commit

Permalink
Merge pull request #1368 from pat270/clay-1367
Browse files Browse the repository at this point in the history
Fixes #1367 - ClayCSS Multi Step Nav removes unused CSS selector
  • Loading branch information
jbalsas authored Dec 10, 2018
2 parents db39c57 + 6757c26 commit 547e3e9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/clay-css/src/scss/components/_multi-step-nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -297,10 +297,6 @@ a.multi-step-icon {
right: 0;
text-align: center;
top: 0;

+ .multi-step-indicator {
margin-top: calc(1rem * #{$line-height-base});
}
}

.multi-step-indicator {
Expand Down

0 comments on commit 547e3e9

Please sign in to comment.