I have a modal widget that shows in a page, and when I open it in IE11 it is partially broken, but as soon as I resize the window or open Developer Tools, everything gets fixed.
It seems that some of media queries are applied, like some of the rules for very small screen are used in a big one. But it is true not for all elements.
What am I doing wrong?