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