Fix issue where 'sensitive content click to show' item takes up whole screen on public view (#1692)

This commit is contained in:
Isabelle Knott 2017-04-13 10:00:56 -04:00 committed by Eugen
parent b330d1f000
commit edefcfcf42

View file

@ -218,6 +218,7 @@
margin-top: 8px;
height: 300px;
overflow: hidden;
position: relative;
video {
position: relative;