Skip to content

Missing flexbox -ms- prefixes for Internet Explorer 10 #90

Description

@Van-Halen

For 'flex-direction' to work on Internet Explorer 10 you need to include: -ms-flex-direction in the frontend css otherwise the columns and rows don't work on IE10 and are rendered after each other.

This probably applies for all flexbox properties, IE10 needs the -ms prefix to work correctly.

Personale note, awesome plugin. Even with IE9 it works (for me anyway).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions