mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
This commit fixes width of dropdown-list-widget used for can_remove_subscribers_group stream setting. The button width is set as per the selected option with min-width being 325px. The dropdown-menu width is set as per the longest option and the menu becomes scrollable if the whole menu doesn't fit on screen. We also change the position of dropdown-menu slightly such that its top border matches with the top border of button.