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

Edit Post: Fix Welcome Guide modal display for Internet Explorer #19201

Merged
merged 4 commits into from Dec 18, 2019

Commits on Dec 17, 2019

  1. Components: Remove guide contents centering

    Doesn't appear to be needed, and causes overflow issues in IE due to Flexbox bug
    
    See: https://github.com/philipwalton/flexbugs#flexbug-2
    aduth committed Dec 17, 2019
    Copy the full SHA
    33fe554 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8f97bae View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ca02024 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f4001e7 View commit details
    Browse the repository at this point in the history