https://bugzilla.wikimedia.org/show_bug.cgi?id=70549
Ryan Kaldari <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #4 from Ryan Kaldari <[email protected]> --- The problem is that the Tracklist template on Chinese Wikipedia includes an unhelpful 21em right margin unless the 'full_width' parameter is set: https://zh.wikipedia.org/wiki/Template:Tracklist On mobile, all tables have their y-overflow set to hidden by default, so if the content div is less than 21ems wide (i.e. on a small screen), the tracklist will be entirely hidden by the 21em margin. I would recommend removing the 21em margin from the template (so that it is more similar to the tracklist template on en.wiki and elsewhere). -- 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
