https://bugzilla.wikimedia.org/show_bug.cgi?id=49440
--- Comment #6 from Jon <[email protected]> --- I'm a little confused and finding it hard to understand what's going on. I tried the ios7 developers version iPod but it seems way too buggy (viewport seems to be completely ignored on all articles) The height and width are set to auto and max-width of the image is 100% - this is correct. It should mean make this image as big as possible but only as big as the container allows. I suspect since the a.image is not display block this might be the issue. If you add the rule display: block to .image does the problem go away? Ideally image tags should be completely controlled by css (ie. there should be no width parameter). Any chance you'll be in the office soon? Would be good to debug this together.. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
