diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss index 8afa9a3b8ba..848c6b74972 100644 --- a/app/assets/stylesheets/desktop/topic-post.scss +++ b/app/assets/stylesheets/desktop/topic-post.scss @@ -692,7 +692,6 @@ blockquote { /* solo quotes */ } img, svg { max-width: 100%; - height: auto; } }