https://bugzilla.wikimedia.org/show_bug.cgi?id=32123
--- Comment #11 from Brion Vibber <[email protected]> 2011-12-08 20:12:23 UTC --- To confirm -- Phil, was this bug meant to complain about wide things causing annoying horizontal scrolling? (All the work above is to fix wide things.) Or to complain that horizontal scrolling *did not work* when there were wide things on Android browser? If so, that's because the styles have 'overflow-x: hidden' on the body tag, disabling horizontal scrolling. I'm removing that in r105582 on trunk, please indicate if there's any problem with that. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
