Skip to content
Unverified Commit 65053128 authored by Carl Schwan's avatar Carl Schwan
Browse files

Fix svg icons disapearing in app navigation when text overflows



The issue is caused by the icon being positionned with negative margins
and the `overflow: hidden` rule when hide the icon when the text
overflows. Remove positioning with negative margins. This was only
happening in Firefox.

This fix #23849

Signed-off-by: default avatarCarl Schwan <carl@carlschwan.eu>
parent 49d7a7b8
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