mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 06:28:23 +00:00
We used "btn-success" class only in user profile modal subscribe widget and the CSS rules applied by bootstrap on this class were overridden by other CSS. We also remove the btn-success class since this is a bootstrap-specific class and we no longer need it.