Skip to content
Unverified Commit d0afc49d 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 a8aeaa6c
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