diff --git a/app/assets/stylesheets/scss/comments.scss b/app/assets/stylesheets/scss/comments.scss index 37c9a460..1c165071 100644 --- a/app/assets/stylesheets/scss/comments.scss +++ b/app/assets/stylesheets/scss/comments.scss @@ -21,4 +21,8 @@ .comments--content { overflow: hidden; +} + +.media-body { + overflow: visible !important; } \ No newline at end of file