]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/mobile.css
Merge branch 'rewrites/dbm_is_result' into develop
[friendica.git] / view / theme / vier / mobile.css
index 7beeb7a2e7063445c29d6dbdf206867f7546224a..66721a1b8891d2fad68de601feb90782b7581827 100644 (file)
@@ -103,6 +103,10 @@ nav ul {
   .children .wall-item-container .wall-item-item .wall-item-content img {
     max-width: 100%;
   }
+  iframe.embed_rich { width: 100% !important }
+    /* TODO: check if this is needed.
+   * oembedded iframe usually have "width" and "height" as attributes
+   * that override this rule */
   iframe {
     max-width: 100%;
   }