diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 054dbc8879..1e625db8ae 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -66,7 +66,6 @@ section hr { border-color: rgba(238, 238, 238, $contentbg_transp); } iframe, -img, video { max-width: 100%; max-height: 85vh; diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index da15beaea9..1fe60aa6e3 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -3301,7 +3301,6 @@ fbrowser.photo .photo-album-image-wrapper { margin-left: 10px; } } iframe, -img, video { max-width: 100%; max-height: 90vh;