Open PalmerAL opened 9 years ago
@PalmerAL It might just be chrome-dev being unstable. As workaround, I could use max-height: 80vh instead of 80%.
This is also happening in safari for some dialogs, so its probably better to change it.
However, changing to vh doesn't fix it. I'm not sure there's a good alternative solution for this.
Starting in Chrome 42, the dialogs don't look right. They only show the header and the buttons, and everything else is hidden. If the max-height is removed from the dialog, it works fine.