Skip to content

fix(Modal): Add class form-control-label to Label components#452

Merged
eddywashere merged 1 commit intoreactstrap:masterfrom
matthewheck:add_label_class
Jun 27, 2017
Merged

fix(Modal): Add class form-control-label to Label components#452
eddywashere merged 1 commit intoreactstrap:masterfrom
matthewheck:add_label_class

Conversation

@matthewheck
Copy link
Copy Markdown
Contributor

Adds the form-control-label class to the Label component when the component is not used with a check or column prop. This class will be added in plain Label components and also inline Label components.

I might also suggest keeping an eye on twbs/bootstrap#22173 moving forward in case further clarification on the distinction between col-form-label and form-control-label is provided

This resolves #451.

@eddywashere eddywashere merged commit 2e86132 into reactstrap:master Jun 27, 2017
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.

Label component missing form-control-label class

3 participants