diff options
| author | Mark Otto <[email protected]> | 2016-05-08 17:11:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-05-08 17:11:17 -0700 |
| commit | d8c898b17295ca275bc247f5d0e69de85b95d6a4 (patch) | |
| tree | f8a3bc5fb490e92da22bde3c7cef0a6d342d463b | |
| parent | dde85e9888ee7d4c8a39c2ea2dadba1dcf55edf1 (diff) | |
| download | bootstrap-d8c898b17295ca275bc247f5d0e69de85b95d6a4.tar.xz bootstrap-d8c898b17295ca275bc247f5d0e69de85b95d6a4.zip | |
linting
| -rw-r--r-- | scss/_forms.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss index da2bdfaf4..b6a963e6c 100644 --- a/scss/_forms.scss +++ b/scss/_forms.scss @@ -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; } |
