mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
* Remove `box-sizing` and `min-width` properties which have no effect on `inline` positioned element. Modified class selector to add `span` which reflects this while reading the CSS. * Remove `2px` vertical padding and `line-height` which combined are fighting for space??