I have this strange bug in Safari Mac. When I use CSS columns (-webkit-column-count), the column break cuts the image in half instead of breaking the column after the image.
In FF & Chrome everything goes like it supposed to be.
Anyone an idea how to solve this?
I’ve attached 2 screenshots and the current url where it’s happening:
http://omloophetnieuwsblad.be/nl/elite-men/news/2011-02/35/langeveld-wint-de-omloop
-
Safari bug

-
Correct columns

I believe this is a known safari bug… Just have to wait for them to fix it.
A somewhat ok fix for now would be to give the div.entry a height to accommodate the image. I tried 630px and it looked fine