summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/content.css b/css/content.css
index aebcb6995..b9bd87f35 100644
--- a/css/content.css
+++ b/css/content.css
@@ -574,7 +574,8 @@
}
#app-content .body img,
- #app-content .body table {
+ #app-content .body table,
+ #app-content .body iframe {
max-width: 100%;
height: auto;
overflow: auto;