From 5ca7fe5c5d9ec8ac132b77659a9ee10ee1f5c13e Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Tue, 4 Aug 2020 22:37:21 +0100 Subject: [PATCH] content fix --- template/static/stylesheets/app.css | 1 + 1 file changed, 1 insertion(+) 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 {