Skip to content

fix(FormGroup,Label): Fix inline radio- and checkboxes #624

Merged
TheSharpieOne merged 2 commits intoreactstrap:masterfrom
clentfort:fix/inline-on-wrong-component
Oct 7, 2017
Merged

fix(FormGroup,Label): Fix inline radio- and checkboxes #624
TheSharpieOne merged 2 commits intoreactstrap:masterfrom
clentfort:fix/inline-on-wrong-component

Conversation

@clentfort
Copy link
Copy Markdown
Contributor

Currently inline of radio- and checkboxes do not work, because the classes
are applied on the wrong component. According to the Bootstrap
documentation

they should be applied to the containing FormGroup and not to the
Label-element.

Currently inline of radio- and checkboxes do not work, because the classes
are applied on the wrong component. According to the [Bootstrap
documentation](https://getbootstrap.com/docs/4.0/components/forms/#inline)
they should be applied to the containing `FormGroup` and not to the
`Label`-element.
@clentfort clentfort changed the title [Form] Fix inline for radio- and checkboxesS [Form] Fix inline for radio- and checkboxes Oct 6, 2017
@clentfort clentfort changed the title [Form] Fix inline for radio- and checkboxes fix(FormGroup,Label): Fix inline radio- and checkboxes Oct 6, 2017
@TheSharpieOne TheSharpieOne self-requested a review October 7, 2017 00:39
@TheSharpieOne TheSharpieOne merged commit e9b7803 into reactstrap:master Oct 7, 2017
@clentfort clentfort deleted the fix/inline-on-wrong-component branch October 7, 2017 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants