Commit 20f9a1c5 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray Committed by Regis

Merge branch '28034-icon-in-issue-search-dropdown-still-animates' into 'master'

Resolve "Icon in issue search dropdown still animates"

Closes #28034

See merge request !9156
parent 26f9b823
......@@ -128,8 +128,7 @@
.note-action-button .link-highlight,
.toolbar-btn,
.dropdown-toggle-caret,
.fa:not(.fa-bell) {
.dropdown-toggle-caret {
@include transition(color);
}
......
......@@ -28,6 +28,8 @@
.avatar {
@extend .avatar-circle;
@include transition-property(none);
width: 40px;
height: 40px;
padding: 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment