I have a problem with a module on our website. A problem which only occurs when viewing on an iPhone 5 at 320x568
Basically I have 'float-left' set on an image to push the test to the right hand side. On all other mobile tests the float 'degrades' and the text goes underneath the image.
But on the Iphone 5 this does not work
See the 'World News' module here
http://www.asafeworldforwomen.org/
Is there a way to remove the float using css only for an IPhone?
I still want the module to be displayed at smaller sizes so using responsive classes won't help!
Ideas greatly appreciated