Steps to replicate the issue (include links if applicable):
- Go to https://meta.wikimedia.org/wiki/Special:CentralAuth/%E0%B2%AE%E0%B2%B2%E0%B3%8D%E0%B2%A8%E0%B2%BE%E0%B2%A1%E0%B2%BE%E0%B2%9A%E0%B3%8D_%E0%B2%95%E0%B3%8A%E0%B2%82%E0%B2%95%E0%B3%8D%E0%B2%A3%E0%B3%8A
- See that it is overstretched
What happens?:
Table overflows to the right
What should have happened instead?:
Table should fit inside content
Proposed fix that I plan to implement:
Add overflow-wrap: anywhere; to the 4th child of the wikitable (i.e. blocked reason)

