From 236a7404973bc7d1d1f5390e2c1f28359dacae62 Mon Sep 17 00:00:00 2001 From: Chi Vinh Le Date: Wed, 18 Jul 2018 17:15:36 -0300 Subject: [PATCH] Fix icons in firefox --- src/core/client/ui/components/Icon/Icon.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/client/ui/components/Icon/Icon.css b/src/core/client/ui/components/Icon/Icon.css index 65163aa8d..37fb390d5 100644 --- a/src/core/client/ui/components/Icon/Icon.css +++ b/src/core/client/ui/components/Icon/Icon.css @@ -22,6 +22,7 @@ overflow: hidden; vertical-align: middle; display: inline-block; + letter-spacing: 0; /* Enable Ligatures */ font-feature-settings: "liga";