Tables can now be horizontally scrolled on mobile
authorAlexander Ebert <ebert@woltlab.com>
Tue, 15 Mar 2016 09:21:17 +0000 (10:21 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 15 Mar 2016 09:21:17 +0000 (10:21 +0100)
commit41b3c2854c729d7d357227cb6d060e745e824e16
treee268b2624d953acb0a448d5ec0c7d37660037620
parent3860d44f9655a97d2df510c4e48e67951e4eef08
Tables can now be horizontally scrolled on mobile

Some tables (especially within ACP) hold a lot of content that cannot be
dumbed down for mobile. Adding `overflow: auto` will allow it to be
scrolled rather than exceeding the content boundary.
wcfsetup/install/files/style/ui/tabularBox.scss