zulip/static
Aman Agrawal a144f56a00 compose: Remove breaking css property.
When compose box is open we already set
```
    $(".new_message_textarea").css("min-height", "3em");
```
in compose_actions.js.

So, this property actually reduces the min-height slightly which
hides the topic when it is long enough to span in two lines.
2020-11-02 12:10:36 -08:00
..
assets docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
audio
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images notifications: Use a dynamic SVG favicon for unread counts. 2020-10-21 07:43:00 -07:00
js styles: Convert [disabled] selectors to :disabled pseudo-class. 2020-10-30 11:46:57 -07:00
shared markdown: Fix merging of separate quotations. 2020-10-30 15:21:15 -07:00
styles compose: Remove breaking css property. 2020-11-02 12:10:36 -08:00
templates templates: Make sure users know deletion is for everyone. 2020-10-29 17:25:40 -07:00
third markdown: Fix merging of separate quotations. 2020-10-30 15:21:15 -07:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00