diff --git a/view/global.css b/view/global.css index 4dd4cd5726..3fb31a30cc 100644 --- a/view/global.css +++ b/view/global.css @@ -117,6 +117,10 @@ span.connector { position: relative; } +.embed_video.active { + float: none; +} + .embed_rich { display: block; transition: height .75s; diff --git a/view/templates/oembed_video.tpl b/view/templates/oembed_video.tpl index 8392c469cd..8645fea674 100644 --- a/view/templates/oembed_video.tpl +++ b/view/templates/oembed_video.tpl @@ -1,4 +1,4 @@ - +