Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the gap between inline checkboxes to right #22607

Merged
merged 4 commits into from
Aug 13, 2017
Merged

Move the gap between inline checkboxes to right #22607

merged 4 commits into from
Aug 13, 2017

Conversation

Kout
Copy link
Contributor

@Kout Kout commented May 12, 2017

Prevents vertical missalignment on the lefthand side when the row of checkboxes wraps.

Prevents vertical missalignment on teh lefthand side when the row of checkboxes wraps.
scss/_forms.scss Outdated
@@ -236,7 +236,10 @@ select.form-control-lg {
}

+ .form-check-inline {
margin-left: $form-check-inline-margin-x;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line contains trailing whitespace

@mdo mdo added this to the v4.0.0-beta.2 milestone May 26, 2017
@mdo mdo removed this from the v4.0.0-beta.2 milestone Jun 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants