diff --git a/app/javascript/flavours/glitch/styles/components/search.scss b/app/javascript/flavours/glitch/styles/components/search.scss index 30d69d05c..eec2e64d6 100644 --- a/app/javascript/flavours/glitch/styles/components/search.scss +++ b/app/javascript/flavours/glitch/styles/components/search.scss @@ -185,6 +185,7 @@ path:last-child { stroke: lighten($highlight-text-color, 6%) !important; + fill: none !important; } } }