https://bugzilla.wikimedia.org/show_bug.cgi?id=66679
Ryan Kaldari <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Math |General/Unknown Product|MediaWiki extensions |MobileFrontend --- Comment #6 from Ryan Kaldari <[email protected]> --- The bug isn't really in the Math extension either. The bug is that any HTML block element in an article can contain an arbitrarily wide element (such as an image), which causes the page to scroll horizontally. In theory, we could fix this by applying "overflow-x: auto;" to all common block elements: dl, p, div, etc. but I have no idea what other problems that might cause. -- 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
