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

Fixing IE11 flexbox alignment when min-width is set #9196

Merged
merged 9 commits into from
Nov 21, 2018
Merged

Fixing IE11 flexbox alignment when min-width is set #9196

merged 9 commits into from
Nov 21, 2018

Commits on Aug 21, 2018

  1. Fixing IE11 flexbox alignment when min-width is set

    For more info on the fix please see philipwalton/flexbugs#231
    webmandesign authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    354ce95 View commit details
    Browse the repository at this point in the history
  2. Updating the IE11 alignment fix

    Updating the fix to use philipwalton/flexbugs#231 (comment) approach for cases with larger cover image text.
    webmandesign authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    d72da90 View commit details
    Browse the repository at this point in the history
  3. Documenting the code

    webmandesign authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    7f8d717 View commit details
    Browse the repository at this point in the history
  4. chore: Tweak code style

    tofumatt authored Aug 21, 2018
    Configuration menu
    Copy the full SHA
    a138b83 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    f2819d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f648583 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    0954f43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa85a2f View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    kjellr committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    fad6277 View commit details
    Browse the repository at this point in the history