image clipped on mobile
-
When I view the second image in this post on mobile. The image gets clipped. I see the following css in mobile.min.css:
.alignleft,.alignright{ float:none; display:block; margin-left:auto; margin-right:auto }
If I disable float:none it solves the problem. The problem only occurs for wide images that have the class alignright.
Any suggestion on solving this problem?
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘image clipped on mobile’ is closed to new replies.