image align left float but text above image on chrome mobile
-
Hello,
I have a strange situation with applies only with my chrome mobile vertical browser (android). Using the image align left option on my posts (class=”alignleft size-full…) works perfectly with all desktop browsers and android and firefox mobile browser, but on chrome mobile there is always a text line above the image. In order to illustrate this strange issue, here some screenshots:
chrome desktop –> ok
chrome desktop mobile preview –> ok
firefox mobile –> ok
chrome mobile vertical –> NOK
chrome mobile horizontal –> okI disabled all plugins, so it can’t come from any plugin. You can also check it yourself on chrome mobile here
css for alignleft:
.alignleft {float:left; margin-right:15px;}
- The topic ‘image align left float but text above image on chrome mobile’ is closed to new replies.