Steps to replicate the issue (include links if applicable):
- Any skin
- Watchlist a page
- When the mw.notify panel pops up, click on the dropdown under "Watchlist time period"
What happens?:
- gap between dropdown options
What should have happened instead?:
- no gap between dropdown options (the height of the options themselves is already pretty tall)
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
- this looks like it might be involved (Watchlist-popup.css):
.mw-watchstar-WatchlistPopup .oo-ui-labelElement {
margin-top: 0.8em;
}- that code was recently touched as part of T417847: Add labels field to watchstar popup, cc @Samwilson




