commit: edefcfcf4239675afd99539810d18f128266007a
parent: b330d1f000ef354a856c43aeaa27e079c89fc822
Author: Isabelle Knott <isabelle@blackle-mori.com>
Date: Thu, 13 Apr 2017 10:00:56 -0400
Fix issue where 'sensitive content click to show' item takes up whole screen on public view (#1692)
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/app/assets/stylesheets/stream_entries.scss b/app/assets/stylesheets/stream_entries.scss
@@ -218,6 +218,7 @@
margin-top: 8px;
height: 300px;
overflow: hidden;
+ position: relative;
video {
position: relative;