mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This commit extracts some common bootstrap rules used for textarea elements in settings (both organization and stream settings) and this rules are added for settings_textarea class. We also add settings_textarea class to the textarea elements in settings. This change is done so we can safely remove textarea CSS rules for bootstrap.css as a part of our process to remove bootstrap without changing existing design.