summaryrefslogtreecommitdiff
path: root/web/template/status.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/status.tmpl')
-rw-r--r--web/template/status.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/template/status.tmpl b/web/template/status.tmpl
index a6dcc30f8..f03fdbef6 100644
--- a/web/template/status.tmpl
+++ b/web/template/status.tmpl
@@ -6,7 +6,8 @@
{{if .SpoilerText}}
<input class="spoiler" id="hideSpoiler-{{.ID}}" type="checkbox" style="display: none" aria-hidden="true" checked="true" />
<div class="spoiler">
- <span>{{.SpoilerText}}</span><label class="button spoiler-label" for="hideSpoiler-{{.ID}}">Toggle visibility</label>
+ <span class="spoiler-text">{{.SpoilerText}}</span>
+ <label class="button spoiler-label" for="hideSpoiler-{{.ID}}">Toggle visibility</label>
</div>
{{end}}
<div class="content">