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

Improper alignment using input with add-on within card #18243

Closed
willgeiger opened this issue Nov 13, 2015 · 3 comments
Closed

Improper alignment using input with add-on within card #18243

willgeiger opened this issue Nov 13, 2015 · 3 comments

Comments

@willgeiger
Copy link

Inputs with an addon, placed within a card seem to get centered in it's parents container, and have unnecessary space around them. I tried just about everything, using utility classes to strip padding, margin, and set floats, but nothing works.

http://i.stack.imgur.com/a8A7Q.jpg
http://stackoverflow.com/questions/33679680/bootstrap-4-0-0-alpha-improper-alignment-using-input-with-add-on-within-card

@mdo
Copy link
Member

mdo commented Nov 15, 2015

This is a result of nested display: table styles. Unsure how best to reset that just yet.

@willgeiger
Copy link
Author

Any movement on this? Or, any suggestions on how I can override the css to resolve it?

@mdo
Copy link
Member

mdo commented Dec 23, 2016

This was fixed by our move to flexbox by default in #21389.

@mdo mdo closed this as completed Dec 23, 2016
@mdo mdo added this to the v4.0.0-alpha.6 milestone Dec 23, 2016
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