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

Issue with position: relative on container in alpha 6 #21860

Closed
ilyavolodin opened this issue Jan 27, 2017 · 0 comments
Closed

Issue with position: relative on container in alpha 6 #21860

ilyavolodin opened this issue Jan 27, 2017 · 0 comments

Comments

@ilyavolodin
Copy link

Alpha 6 introduced a minor change to container class with this PR: d9fcdcf
Even though it's a one-line change, it has a huge effect on layout, since if you are using Bootstrap grid for page layouts, it's now impossible to create absolutely positioned to screen elements from inside the grid. Having position: relative on container is very limiting. Unfortunately PR that was merged doesn't really explain why this change has been made other then in the title.
There's a comment on the PR #21464 (comment) that basically says the same thing as this issue (but it's not clear if it's supporting the change or warning against it).

Is this something that can be reverted in the future releases?

@mdo mdo added this to the v4.0.0-beta milestone Mar 5, 2017
@mdo mdo mentioned this issue Mar 25, 2017
4 tasks
@mdo mdo added the has-pr label Mar 25, 2017
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