From be30f9c7e570255231f9bc7d63c59c1d0d0c3248 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Sat, 27 Dec 2014 15:56:01 +0100 Subject: [PATCH] PLEASE WORK --- app/assets/stylesheets/scss/comments.scss | 4 ++++ 1 file changed, 4 insertions(+) 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