diff --git a/view/global.css b/view/global.css
index 4dd4cd572..3fb31a30c 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 8392c469c..8645fea67 100644
--- a/view/templates/oembed_video.tpl
+++ b/view/templates/oembed_video.tpl
@@ -1,4 +1,4 @@
-
+