jonathantneal / flexibility

A JavaScript polyfill for Flexbox

Home Page:https://jonathantneal.github.io/flexibility/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Layout issue in IE9 and IE8

kevin-coyle opened this issue · comments

First thanks for the library, it seems like it has great potential and works for a lot of people.

Unfortunately I can't seem to get even a basic example working. Here's my codepen:

http://codepen.io/coyledesign/pen/JXKgry

In IE8 and 9 it looks like:

screen shot 2016-03-12 at 07 19 07

Hope you can point me in the right direction where I'm going wrong. (For the script I've just pasted in the minified version in a script tag)

You’ve done nothing wrong. The flex shorthand for flex-basis is not yet supported, but I am adding this in the next major release.