Do you want to request a feature or report a bug?
I have attached a screen short. check please. 80% people in the world use ie built in browser.

What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar (template: https://jsfiddle.net/reactjs/69z2wepo/).
What is the expected behavior?
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
This is the footer of the site. Looks like it's happening because it uses flex-box without the -ms- prefixes for legacy compatibility.
Good catch, do you want to send a PR?
Yeah, I'd be happy to, but I can't get to it until this afternoon if @flik you wanna get on that contributor list :)
:) sure.
Most helpful comment
This is the footer of the site. Looks like it's happening because it uses flex-box without the -ms- prefixes for legacy compatibility.