From: rabuzarus <> Date: Wed, 8 Feb 2017 01:18:42 +0000 (+0100) Subject: fix oembeded video floating X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d27c8f4932fcc011bc56ad74371ad18b43cb091b;p=friendica.git fix oembeded video floating --- 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 @@ - +