summaryrefslogtreecommitdiff
path: root/web/template
diff options
context:
space:
mode:
authorLibravatar f0x52 <f0x@cthu.lu>2023-05-12 13:50:37 +0200
committerLibravatar GitHub <noreply@github.com>2023-05-12 13:50:37 +0200
commit66df97414329838533172c475ad91edbf36cc96d (patch)
treee2fc193b64bf9abf6b918f62405dc5449307d172 /web/template
parent[frogend/chore] remove break-all on profile fields (#1770) (diff)
downloadgotosocial-66df97414329838533172c475ad91edbf36cc96d.tar.xz
[frogend/bugfix] fix dynamicSpoiler elements (#1771)
Diffstat (limited to 'web/template')
-rw-r--r--web/template/status.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/status.tmpl b/web/template/status.tmpl
index a8c9792ab..08cbdcf01 100644
--- a/web/template/status.tmpl
+++ b/web/template/status.tmpl
@@ -55,7 +55,7 @@
{{range $index, $media := .}}
{{with $media}}
<div class="media-wrapper">
- <details class="{{.Type}}-spoiler" {{if not $.Sensitive}}open{{end}}>
+ <details class="{{.Type}}-spoiler media-spoiler" {{if not $.Sensitive}}open{{end}}>
<summary>
<div class="show sensitive button" aria-hidden="true">
Show sensitive media