mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Fixes #16252. icon* classes are used by bootstrap for displaying glyphicons. We removed these classes in our custom version of bootstrap 2.1.1; but since our reset to v2.3.2, they have been added again and hence any classes starting with icon* in zulip will have to be renamed.