summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/framework/animations.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/animations.scss b/app/assets/stylesheets/framework/animations.scss
index ce8124d0a13..3ff76e248b4 100644
--- a/app/assets/stylesheets/framework/animations.scss
+++ b/app/assets/stylesheets/framework/animations.scss
@@ -107,7 +107,7 @@
.note-action-button .link-highlight,
.toolbar-btn,
.dropdown-toggle-caret,
-.fa {
+.fa:not(.fa-bell) {
@include transition(color);
}