I stumbled upon [this rule](https://github.com/Semantic-Org/Semantic-UI/blob/master/src/definitions/modules/dropdown.less#L836) that’s never applied, because the component [inserts](https://github.com/Semantic-Org/Semantic-UI/blob/master/src/definitions/modules/dropdown.js#L242) a `.sizer` between an `input` and a `.default.text` during the setup.