From 4e4925846305dff3b590ee73dfe6d45ec40c413d Mon Sep 17 00:00:00 2001 From: nilsding Date: Mon, 26 Jan 2015 18:08:03 +0100 Subject: [PATCH] removed annoying margin, ready to merge [ci skip] --- app/assets/stylesheets/scss/notifications.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/scss/notifications.scss b/app/assets/stylesheets/scss/notifications.scss index 2c1b3c4c..8f09001d 100644 --- a/app/assets/stylesheets/scss/notifications.scss +++ b/app/assets/stylesheets/scss/notifications.scss @@ -23,6 +23,7 @@ .notification--dropdown { min-width: 370px; + margin-top: 0px !important; } .notification--dropdown-media {