From 96436c5ca66d2908be8a74822cf9d4cf3ade3b17 Mon Sep 17 00:00:00 2001 From: Steffen van Bergerem Date: Thu, 22 Aug 2013 02:22:07 +0200 Subject: [PATCH] fix notification dropdown --- app/assets/stylesheets/bootstrap-headerfix.sass | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/app/assets/stylesheets/bootstrap-headerfix.sass b/app/assets/stylesheets/bootstrap-headerfix.sass index 1cea40267..6dfdecbb2 100644 --- a/app/assets/stylesheets/bootstrap-headerfix.sass +++ b/app/assets/stylesheets/bootstrap-headerfix.sass @@ -22,3 +22,19 @@ header input height: 15px color: black + + #notification_dropdown + h4 + margin: 0 + .right + a + font-weight: bold + .notification_element + font-size: 13px + .timeago + color: #aaa + text-decoration: none + border: medium none + cursor: text + .unread-setter + display: none