Skip to content
Snippets Groups Projects
Commit a65b26ae authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

fix icons on activity feed widget, re #3788

parent 4b36d0cc
No related branches found
No related tags found
No related merge requests found
...@@ -178,5 +178,5 @@ ...@@ -178,5 +178,5 @@
@include navigation-icon(no-activity, activity); @include navigation-icon(no-activity, activity);
} }
#toggle-user-activities { #toggle-user-activities {
@include navigation-icon(visibility-invisible/headache, visibility-visible/headache); @include navigation-icon(visibility-invisible, visibility-visible);
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment