mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
Hides 'disable' button of any kind when nothing is selected in dropdown list widgets by removing ':enabled' selector from the button, the button is not actually a button, it's an <a> tag which doesn't support "disabled" attribute. Fixes part of #20831.
19 KiB
19 KiB