diff --git a/template/static/stylesheets/app.css b/template/static/stylesheets/app.css index 334b3ac..a264672 100644 --- a/template/static/stylesheets/app.css +++ b/template/static/stylesheets/app.css @@ -432,6 +432,7 @@ select.form-control:not([multiple]):not([size]) { .content img, .content video { max-width: 100%; + height: auto; } .content a {