Skip to content
Snippets Groups Projects
Unverified Commit 0b201ec7 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

Remove code fixed by @nickvergessen in #13652

parent c42b7214
No related branches found
No related tags found
No related merge requests found
......@@ -34,12 +34,6 @@ $color-border-dark: lighten($color-main-background, 14%);
}
}
// No inversion for icons which are already inverted via functions
#contactsmenu-menu .emptycontent .icon-search,
#contactsmenu-menu .other-actions.icon-more {
filter: none;
}
// Otherwise icon-more gets inverted via function
#appmenu .icon-more-white {
filter: invert(100%);
......
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