mirror of https://github.com/zulip/zulip.git
draft: Fix incorrectly centered topics in drafts modal.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
47a4a9193f
commit
80b6808de0
|
@ -13,6 +13,7 @@
|
|||
{{topic}}
|
||||
</div>
|
||||
</span>
|
||||
<span class="recipient_bar_controls"></span>
|
||||
<div class="recipient_row_date" title="{{t 'Last modified'}}">{{ time_stamp }}</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue