https://bugzilla.wikimedia.org/show_bug.cgi?id=49440
--- Comment #21 from Jon <[email protected]> --- The problem is there is no standardisation on info boxes. Currently widths of images are fixed. This leads to several problems. On small screens if the image is bigger it either gets cut off by the page or it makes the UI grow so the entire article doesn't fit inside the viewport. If the image is too small since info boxes take up the entire viewport on mobile this can result in some ugly whitespace around the image which looks broken as well. Changing the default image width to 320px in the info box template might be worth considering as this would avoid this problem altogether on the majority of browsers. -- 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
