diff --git a/files/templates/comments.html b/files/templates/comments.html index bf4d9e5c6..2c2c5beb0 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -187,7 +187,7 @@ {% if c.author.verified %} {% endif %} - +
@{{c.author.username}}'s profile picture {% if c.author.hat_active(v)[0] -%} @@ -211,7 +211,7 @@ {%- else -%} #comment-{{c.parent_comment_id}}-only {%- endif -%} - " class="text-muted ml-2 unbreakable"> + " class="text-muted ml-2"> {{c.parent_comment.author_name}} diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index 689aa5037..b7ed4f028 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -78,7 +78,7 @@ {% if p.author.verified %} {% endif %} - +
@{{p.author.username}}'s profile picture {% if p.author.hat_active(v)[0] -%}