From 4a83c22261e4e35de7366c9b815ef72d3555e5d9 Mon Sep 17 00:00:00 2001 From: r Date: Sun, 22 Dec 2019 03:43:25 +0000 Subject: Fix css and template issues --- templates/status.tmpl | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'templates/status.tmpl') diff --git a/templates/status.tmpl b/templates/status.tmpl index a89fc78..7ec7d29 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -1,7 +1,7 @@
{{if .Reblog}}
- + profile-avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} @@ -12,13 +12,13 @@ {{else}} {{block "status" .}}
-
- {{if not .HideAccountInfo}} - + {{if not .HideAccountInfo}} +
+ profile-avatar - {{end}}
+ {{end}}
{{if not .HideAccountInfo}} {{end}}
@@ -56,7 +59,7 @@
{{range .MediaAttachments}} {{if eq .Type "image"}} - + status-image {{else if eq .Type "audio"}} -- cgit v1.2.3