Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(dialog): set css position: fixed to .md-dialog-container #2754

Closed
wants to merge 2 commits into from

Conversation

Kiougar
Copy link
Contributor

@Kiougar Kiougar commented May 6, 2015

Closes #1967. Example 1 (comment the first css line to see the problem)

Also, it fixes another issue with the sidenav toggle where the backdrop element caused the body to overflow. Example 2 (comment the second css line to see the problem).

(Same as #2631 - corrected commit messages and reopened)

Review on Reviewable

Kiougar added 2 commits May 2, 2015 20:43
Ensures the dialog will always be in the center of the screen even when the user scrolls vertically.
Ensures the md-backdrop element will always cover the view port.
@ThomasBurleson
Copy link
Contributor

@rschmukler - is this still valid... especially considering your latest scroll fixes?

@rschmukler
Copy link
Contributor

Merged in 4011df9. Thanks!

@rschmukler rschmukler closed this Jul 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

md-dialog backdrop displays incorrectly if page is scrolled
3 participants