Use responsive CSS columns on Special:PrefixIndex and Special:AllPages
authorGlaisher <glaisher.wiki@gmail.com>
Sat, 17 Oct 2015 17:02:49 +0000 (22:02 +0500)
committerGlaisher <glaisher.wiki@gmail.com>
Sun, 18 Oct 2015 16:11:04 +0000 (21:11 +0500)
commit3b3a119c46c5aee4e12ce2a5cff56c01d22269d5
tree0106c7841b57d64aff9899c96a2abffba419c684
parentaebdfef5fefad48c56a2583f8a2f8e86ee90124e
Use responsive CSS columns on Special:PrefixIndex and Special:AllPages

Stop using table on Special:PrefixIndex and use CSS columns instead and
removed 'column' parameter from this page.
This will also change the weird ordering (side to side) to the standard
top to bottom instead.

The pagination links hide at the corner on small screens. This can be fixed
later.

Bug: T32965
Change-Id: I720d34e21950c18de3c6e0b1d6d8a4461db495cb
includes/specials/SpecialAllPages.php
includes/specials/SpecialPrefixindex.php
resources/src/mediawiki.special/mediawiki.special.css
tests/parser/parserTests.txt