diff --git a/usr/themes/default/style.css b/usr/themes/default/style.css index c0307bd7..48f699cf 100644 --- a/usr/themes/default/style.css +++ b/usr/themes/default/style.css @@ -357,7 +357,8 @@ textarea { .post-content h2, .comment-content h2 { font-size: 1.28571em; } -.post-content img, .comment-content img { +.post-content img, .comment-content img, +.post-content video, .comment-content video { max-width: 100%; } .post-content a img {