Steps to replicate the issue (include links if applicable):
- Visit https://en.wikipedia.org/w/index.php?title=Wikipedia:Arbitration_Committee_Elections_December_2025/Candidates&oldid=1320453330 and scroll to the inputbox for candidate selection
Alternatively, make a page with this wikitext:
<div style="width: auto; margin: 1em 17%; padding: .5em 1em; border: solid gray 1px;"><inputbox> type=create editintro=Wikipedia:Arbitration Committee Elections/Candidates/Editintro preload=Wikipedia:Arbitration Committee Election/Candidate preloader default=Wikipedia:Arbitration Committee Elections December 2025/Candidates/ buttonlabel=Click here to create a candidate profile bgcolor=clear width=100 </inputbox></div>
What happens?:
What should have happened instead?:
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Seems to be caused by this rule:
@media screen { .mw-inputbox-input[size], .mw-inputbox-createbox[size] { width: auto !important; } }

