mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
The 3 instances of dropdown_list_widget using the `label` property had different design than the rest of all of our dropdowns, in that the label was on the same line as the dropdown. Fix this by adjusting the `label` option to use our standard `dropdown-title` CSS class. Also remove the colons in the labels. I confirmed that these were the only instances of this widget using the label feature. Fixes #20415.
10 KiB
10 KiB