Fix class name typo

This commit is contained in:
Jason McBrayer 2018-05-23 09:03:15 -04:00
parent e566512a98
commit 1ad74ffcef
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ mastodon.notifications()[0]
</span>)
</p>
{% include "main/toot_partial.html" with toot=note.status reblog=True reblog_by=note.account.acct reblog_icon=note.account.avatar %}
<hr class="is_hidden">
<hr class="is-hidden">
{% elif note.type == 'follow' %}
<article class="media">
<figure class="media-left">