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

Scroll=False breaks z-indexing for modals #3648

Closed
mhartington opened this issue Apr 30, 2015 · 0 comments
Closed

Scroll=False breaks z-indexing for modals #3648

mhartington opened this issue Apr 30, 2015 · 0 comments
Assignees
Milestone

Comments

@mhartington
Copy link
Contributor

if you have an ion-content, set the scroll to false and then open the modal, it breaks some z-index.

http://codepen.io/mhartington/pen/EjjmGK

If you comment out this style or change the value to 10, it fixes the issue, but not sure what it breaks.

.scroll-content-false, .menu .scroll-content.scroll-content-false {
  z-index: 11;
}
@perrygovier perrygovier added this to the 1.0.0-rc5 milestone May 1, 2015
@perrygovier perrygovier self-assigned this May 1, 2015
@perrygovier perrygovier removed the ready label May 4, 2015
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants