Skip to content

v4: General "label" for multi radio/checkbox #18994

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

Closed
grizzm0 opened this issue Jan 21, 2016 · 3 comments
Closed

v4: General "label" for multi radio/checkbox #18994

grizzm0 opened this issue Jan 21, 2016 · 3 comments

Comments

@grizzm0
Copy link

grizzm0 commented Jan 21, 2016

Orphan "labels" next to multi-choice checkbox/radio are not aligned the same as form-control-label. Adding form-control-label also adds a padding-top which should not be there. See docs example or screenshot.

The orphan label has class col-sm-2 with padding-left .9375rem while form-control-label has a padding-left of .75rem.

@grizzm0 grizzm0 changed the title General "label" for multi radio/checkbox v4: General "label" for multi radio/checkbox Jan 21, 2016
@patrickhlauke
Copy link
Member

popping in the linked screenshot here

screenshot 2016-01-21 14 33 18

@Holt59
Copy link

Holt59 commented Jan 26, 2016

There is already a pending pull-request for this: #18389

And another related issue: #17211

@patrickhlauke
Copy link
Member

The label itself (which should actually be a <legend> in this case) is fixed here #19277 (but that fix exposes a problem with "naked" radio not having the same top padding, so more work needed on that in #19141)

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

No branches or pull requests

3 participants