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

bugfix: issues/1902 fix for ie11 #1905

Merged
merged 1 commit into from
May 31, 2018
Merged

bugfix: issues/1902 fix for ie11 #1905

merged 1 commit into from
May 31, 2018

Conversation

damanwiththeplan
Copy link
Contributor

#1902

This is a bugfix

Proposed solution

Fixes modal not being centered on IE11

Tradeoffs

Drawbacks: none

Testing Done

Yes. Works in IE11, works in Chrome.

@jgthms
Copy link
Owner

jgthms commented May 31, 2018

How was this tested?

@damanwiththeplan
Copy link
Contributor Author

I've tested this in the current project I'm working on by simply just adding the CSS rule. I've also made a few vanilla tests (including on the Bulma homepage)

image

It doesn't really change anything honestly, since this flex container just always contains one relative element according to the Bulma description.

image

@scottwernervt
Copy link

@jgthms Also verified the fix on a free Windows 7 IE11 VM:

ie11vmmodalflexdirectioncolumnfix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants