From 45e08651aff0bbd37ada8535ff7c1f6e3c88beb8 Mon Sep 17 00:00:00 2001 From: Andreas N Date: Mon, 26 Jan 2015 17:33:40 +0100 Subject: [PATCH] fixed some more stuff --- app/assets/stylesheets/scss/notifications.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/scss/notifications.scss b/app/assets/stylesheets/scss/notifications.scss index 58055060..2c1b3c4c 100644 --- a/app/assets/stylesheets/scss/notifications.scss +++ b/app/assets/stylesheets/scss/notifications.scss @@ -32,10 +32,11 @@ .notification--dropdown-user, .notification--dropdown-text { margin-bottom: 0px; overflow: hidden; + line-height: 1.3em; } .notification--dropdown-user { - margin-top: 3px; + margin-top: 0px; } .notification--dropdown-img {