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 {