Commit d8c898b1 authored by Mark Otto's avatar Mark Otto
Browse files

linting

parent dde85e98
Showing with 1 addition and 1 deletion
+1 -1
...@@ -180,7 +180,7 @@ select.form-control { ...@@ -180,7 +180,7 @@ select.form-control {
margin-bottom: ($spacer * .75); margin-bottom: ($spacer * .75);
// Move up sibling radios or checkboxes for tighter spacing // Move up sibling radios or checkboxes for tighter spacing
+ .form-check { + .form-check {
margin-top: -.25rem; margin-top: -.25rem;
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment