Hi guys,
I’m having a weird issue with the responsive containers. I have a row with two columns in it.
See screenshot: http://take.ms/0kobc
In Chrome, the content responds how you would expect: 2 columns are visible in desktop width, and then if you make the window slimmer, the columns stack one on top of the other.
In Safari and all the mobile browsers I’ve tested the stacking doesn’t seem to occur. It just continuously stretches the content so that both columns are 50% of the screen width, which both looks ugly and makes the content very hard to read.
Is there a reason this is working in some browsers but not others?
Cheers,
Glen