Commit 2a03f354 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Disable animation on avatars inside filter dropdowns

parent 0ca69175
...@@ -28,6 +28,8 @@ ...@@ -28,6 +28,8 @@
.avatar { .avatar {
@extend .avatar-circle; @extend .avatar-circle;
@include transition-property(none);
width: 40px; width: 40px;
height: 40px; height: 40px;
padding: 0; 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