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

Restore margin-bottom to labels inside input components #9947

Closed
tay1orjones opened this issue Oct 26, 2021 · 0 comments · Fixed by #10028
Closed

Restore margin-bottom to labels inside input components #9947

tay1orjones opened this issue Oct 26, 2021 · 0 comments · Fixed by #10028
Assignees
Milestone

Comments

@tay1orjones
Copy link
Member

The margin-bottom on .#{$prefix}--label was recently removed in #9830. This removed margin from FormLabel, but also removed all margin from labels inside TextInput, RadioButton, etc.

This issue is to make sure that the form labels internal to components have margin built in, while the FormLabel component does not have any margin built in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant