jonathantneal / flexibility

A JavaScript polyfill for Flexbox
https://jonathantneal.github.io/flexibility/
MIT License
4.33k stars 479 forks source link

Bootstrap hidden/visible class not working #77

Closed sajpasa closed 8 years ago

sajpasa commented 8 years ago

Hi, I have 2 version of the same div one display before text for mobile view and one display after text for desktop view. So i have used hidden-xs and hidden-sm class and similarly visible-xs and visible-sm class. But when using flexibility in all of the IE, the hidden elements do not seem to work . I get a empty white block, when it is not suppose to be there. Image attached below.

What am i doing wrong?

screen shot 2016-08-23 at 12 49 41