]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/quattro.less
Merge pull request #2263 from tobiasd/20160118-messages
[friendica.git] / view / theme / quattro / quattro.less
index d47263b500f093feed356946f3298d6549e5df57..681cfcc3748634cf6eb0e9114b42ee1cd7873997 100644 (file)
@@ -745,7 +745,7 @@ section {
             margin: 1em 0;
             max-height: 160px;
             overflow: hidden;
-                    padding-left: 1em;
+            padding-left: 1em;
         }
         .oembed {}
 }
@@ -780,8 +780,10 @@ blockquote.shared_content {
 .oembed.video {
        > a.embed_video {
                display: block;
-               float: none;
+               float: left;
+        position: relative;
                > div {
+            position: absolute; top: 0px; left: 0px;
                        background:
                                rgba(255, 255, 255, 0.36)
                                url(../../../images/icons/48/play.png)