X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fmobile.css;h=66721a1b8891d2fad68de601feb90782b7581827;hb=21accc0a5373c981fe25b7b5d5542d85dce606dc;hp=7beeb7a2e7063445c29d6dbdf206867f7546224a;hpb=343c7faba43da388d796b541651e005ab5f2b25d;p=friendica.git diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index 7beeb7a2e7..66721a1b88 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -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%; }