From 9c664ad29dc1ae7cbfb10d072f8e973884f382a3 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Sun, 1 Jul 2018 23:28:15 +0200 Subject: [PATCH] Fix css issue --- templates/utils.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/utils.html b/templates/utils.html index a0f2bec..ba0f51b 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -27,8 +27,7 @@
{{ actor.name or actor.preferredUsername }} - @{% if not no_color and obj.id | is_from_outbox %}{{ actor.preferredUsername }}{% else %}{{ actor.preferredUsername }}{% endif %}@ - {% if not no_color and obj.id | is_from_outbox %}{{ actor.url | domain }}{% else %}{{ actor.url | domain }}{% endif %} + @{% if not no_color and obj.id | is_from_outbox %}{{ actor.preferredUsername }}{% else %}{{ actor.preferredUsername }}{% endif %}@{% if not no_color and obj.id | is_from_outbox %}{{ actor.url | domain }}{% else %}{{ actor.url | domain }}{% endif %} {% if not perma %}