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

Using grid inside modal misalignment #16902

Closed
julzmon opened this issue Jul 28, 2015 · 2 comments
Closed

Using grid inside modal misalignment #16902

julzmon opened this issue Jul 28, 2015 · 2 comments
Milestone

Comments

@julzmon
Copy link

julzmon commented Jul 28, 2015

When using the recommended .container-fluid grid inside modal creates misalignment with modal-title.
The title and modal-body aren't aligned. Is this by design or a bug?

http://getbootstrap.com/javascript/#modals-grid-system

screen shot 2015-07-28 at 12 51 26 pm

@robertvasile
Copy link

using .container-fluid there or any other container makes no sense, since modals have their own behaviour; just don't use the .container-fluid, place the rows directly in modal-body

edit it's a bad example, not a bug

@cvrebert
Copy link
Collaborator

CC: @mdo

@mdo mdo added this to the v3.3.6 milestone Aug 5, 2015
@mdo mdo mentioned this issue Aug 5, 2015
@mdo mdo closed this as completed in f9bee7d Aug 5, 2015
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

4 participants