mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 10:33:54 +00:00
This commit removes the bootstrap CSS rules for select elements in bootstrap.css. The requried rules are already added to specific elements in previous commits to keep the existing design. Fixes part of #23635.