Skip to content

Commit

Permalink
Use $custom-control-spacer-y variable for margin-top of custom-contro…
Browse files Browse the repository at this point in the history
…ls (twbs#21278)
  • Loading branch information
omnibrain committed Dec 7, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ede925d commit a388614
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_custom-forms.scss
Original file line number Diff line number Diff line change
@@ -119,6 +119,7 @@
clear: left;

+ .custom-control {
margin-top: $custom-control-spacer-y;
margin-left: 0;
}
}

0 comments on commit a388614

Please sign in to comment.