diff --git a/app/assets/stylesheets/common/base/header.scss b/app/assets/stylesheets/common/base/header.scss index eb6ab5d3f09..ed398f4a06d 100644 --- a/app/assets/stylesheets/common/base/header.scss +++ b/app/assets/stylesheets/common/base/header.scss @@ -193,7 +193,6 @@ // Notifications &#notifications-dropdown { .fa { color: scale-color($primary, $lightness: 50%); } - .fa-heart { color: $love; } .icon { color: scale-color($primary, $lightness: 30%); } li { background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);