DropdownWidget and other widgets, like ButtonWidget or TextInputWidget are vertically misaligned, when put into layouts like ActionFieldLayout.
Examples:
- A user script by me (https://de.wikipedia.org/wiki/Benutzer:Schnark/js/watchlist%2B%2B.js) places them in one row, but the text inputs are slightly lower:
- API Sandbox has checkboxes next to the inputs, which should be centered and is centered for text inputs, but not for dropdowns:
- MediaWiki-extensions-TemplateWizard


