about summary refs log tree commit diff
path: root/app/views/stream_entries/_content_spoiler.html.haml
diff options
context:
space:
mode:
authorkibigo! <marrus-sh@users.noreply.github.com>2017-06-29 22:59:28 -0700
committerkibigo! <marrus-sh@users.noreply.github.com>2017-06-29 22:59:28 -0700
commitfc65b691df3c1a0a9635ae337fd163c5336f87ce (patch)
tree5641e38cc882e83f2ed9f39ce9e2734db4cf7589 /app/views/stream_entries/_content_spoiler.html.haml
parent651c3d643c078abeb04099c2f1e54d335d60478f (diff)
Images now behind CWs on static pages
Diffstat (limited to 'app/views/stream_entries/_content_spoiler.html.haml')
-rw-r--r--app/views/stream_entries/_content_spoiler.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/stream_entries/_content_spoiler.html.haml b/app/views/stream_entries/_content_spoiler.html.haml
index d80ea46a0..0bd6314d0 100644
--- a/app/views/stream_entries/_content_spoiler.html.haml
+++ b/app/views/stream_entries/_content_spoiler.html.haml
@@ -1,3 +1,3 @@
-.media-spoiler
+.media-spoiler><
   %span= t('stream_entries.sensitive_content')
   %span= t('stream_entries.click_to_show')