CategoryView modified to use css columns
authorSumit Asthana <asthana.sumit23@gmail.com>
Wed, 28 Jan 2015 19:35:20 +0000 (01:05 +0530)
committerSumit Asthana <asthana.sumit23@gmail.com>
Fri, 30 Jan 2015 13:20:10 +0000 (18:50 +0530)
commitcb5a0f20a436b90a5cfabfba84554e712b32794a
tree6f4baf08dc99c1072f0a898bf8c02f92829b43d0
parent3c4bf0c2a86d9f515b47b8265bca978c21d363bd
CategoryView modified to use css columns

The categories on Category page were listed using table layout. This layout has
been changed to the responsive css column structure, which is 3 column wide
beyond 768px otherwise shrinks to a single column.

Bug: T85496
Change-Id: I2d3583efd470500c374965a433538845fcfade26
includes/CategoryViewer.php
resources/Resources.php
resources/src/mediawiki.action/mediawiki.action.view.categoryPage.less [new file with mode: 0644]
resources/src/mediawiki.less/mediawiki.mixins.less