Bug: Equal column height in safari 8 and below
-
I noticed a bug with the feature to equalize column heights in older versions of Safari, when testing on an iPad 2.
The iOS version is 8.1
It appears these older versions don’t support flexible box layout, or at least not well enough. The page looks scrambled. It’s as though the rows don’t have a height at all.
For now I “fixed” it by setting the display property to block in custom CSS. Now it doesn’t have equal heights, though.
- The topic ‘Bug: Equal column height in safari 8 and below’ is closed to new replies.