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

Input group with checkbox has extra bottom margin #8679

Closed
brainbolt opened this issue Jul 27, 2013 · 3 comments
Closed

Input group with checkbox has extra bottom margin #8679

brainbolt opened this issue Jul 27, 2013 · 3 comments

Comments

@brainbolt
Copy link

Using a checkbox as a prepended add-on to a textbox leaves extra margin below the checkbox.

Example: http://jsfiddle.net/52VtD/3/

@cvrebert
Copy link
Collaborator

I don't believe checkboxes are explicitly supported in input groups, but I think it'd be quite nice if they were.

@brainbolt
Copy link
Author

This worked beautifully in 2.3.2. If it's not currently supported, perhaps it should be?

mdo added a commit that referenced this issue Jul 28, 2013
* Moves input groups CSS into separate file
* Moves input groups docs into the Components page
* Add support for radios and checkboxes in input groups to fix #8679
@mdo
Copy link
Member

mdo commented Jul 28, 2013

Added back in v3.

@mdo mdo closed this as completed Jul 28, 2013
stempler pushed a commit to stempler/bootstrap that referenced this issue Apr 11, 2014
* Moves input groups CSS into separate file
* Moves input groups docs into the Components page
* Add support for radios and checkboxes in input groups to fix twbs#8679
@twbs twbs locked and limited conversation to collaborators Sep 9, 2014
stempler pushed a commit to stempler/bootstrap that referenced this issue Nov 4, 2014
* Moves input groups CSS into separate file
* Moves input groups docs into the Components page
* Add support for radios and checkboxes in input groups to fix twbs#8679
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants