diff --git a/app/assets/stylesheets/system_notifications.scss b/app/assets/stylesheets/system_notifications.scss index 57cbe24be..b622914df 100644 --- a/app/assets/stylesheets/system_notifications.scss +++ b/app/assets/stylesheets/system_notifications.scss @@ -13,16 +13,6 @@ position: relative; width: 100%; - &[data-unread="0"] { - - .body-block { - - .title { - font-weight: normal; - } - } - } - &:hover { background: $color-concrete; color: $color-emperor;