This commit is contained in:
Mark Otto 2016-05-08 17:11:17 -07:00
parent dde85e9888
commit d8c898b172

View File

@ -180,7 +180,7 @@ select.form-control {
margin-bottom: ($spacer * .75);
// Move up sibling radios or checkboxes for tighter spacing
+ .form-check {
+ .form-check {
margin-top: -.25rem;
}