Steps to replicate the issue (include links if applicable):
What happens?:
- Note the infobox.
What should have happened instead?:
Content should be "inline" instead (well, there are some <br>s).
(from desktop)
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
The display is caused by
body.skin--responsive.skin-minerva .mw-parser-output .infobox > tbody, body.skin--responsive.skin-minerva .mw-parser-output .infobox > caption { display: flex; flex-flow: column nowrap; }
coming from ext.wikimediamessages.styles/infobox.less.



