Steps to replicate the issue (include links if applicable):
- Visit https://en.wikipedia.org/w/index.php?title=Special:ListFiles or https://en.m.wikipedia.org/w/index.php?title=Special:ListFiles
What happens?:
Table breaks out of the content area
What should have happened instead?:
Should not
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Also impacts https://en.m.wikipedia.org/w/index.php?title=Special:Tags and https://en.wikipedia.org/w/index.php?title=Special:AutoblockList
Acceptance criteria
- TablePager will be wrapped in a div.noresize
- Since https://gerrit.wikimedia.org/g/mediawiki/core/+/0ecd5b343c14620586322a5fd1e836f77f678ef0/includes/specials/SpecialTags.php%20,%20https://gerrit.wikimedia.org/g/mediawiki/core/+/0ecd5b343c14620586322a5fd1e836f77f678ef0/includes/specials/SpecialTrackingCategories.php bypass the TablePager, add the div.noresize there too
