Uh oh!
There was an error while loading. Please reload this page.
fix(dialog): dialogs that hit max-width not centered on IE - #8055
Conversation
fe8db1e to
39fe290CompareFixes dialogs that hit their `max-width` no longer being centered in IE11. This seems like a regression introduced after 57f19cd.
39fe290 to
41d1624Compare) Fixes dialogs that hit their `max-width` no longer being centered in IE11. This seems like a regression introduced after 57f19cd.
…ngular#8055)" This reverts commit 65b63bb.
andrewseguin
commented
Jan 16, 2018
Okay, bad news :( This PR ended up having an unexpected issue in a screenshot diff that I think needs to be resolved before we merge this back in. To reproduce this in the demo app, go to the Start the demo app and observe that the Now, revert your changes: on See now that the dimensions of This was a problem in one app where their content assumed that they could use |
crisbeto
commented
Jan 17, 2018
Let's park this one until #9236 gets in, I think it has some changes that could help with the initial issue. |
Fixes dialogs that hit their `max-width` no longer being centered in IE11. This seems like a regression introduced after 57f19cd.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Fixes dialogs that hit their
max-widthno longer being centered in IE11. This seems like a regression introduced after 57f19cd.