From f761c782103ea03452ee169b45e59622212b05df Mon Sep 17 00:00:00 2001 From: pwalter <pwalter@ebi.ac.uk> Date: Tue, 18 Sep 2018 12:18:44 +0100 Subject: [PATCH] Revert "do not transform case of icon fonts" This reverts commit d39bd6983d12c83017863e17cc1114f0408be25b. --- fonts.css | 1 - 1 file changed, 1 deletion(-) diff --git a/fonts.css b/fonts.css index 35a9946..e14fdc4 100644 --- a/fonts.css +++ b/fonts.css @@ -94,7 +94,6 @@ text-rendering: optimizeLegibility !important; background-size: contain; font-weight: 400; - text-transform: none; } input.icon-conceptual, .icon-conceptual:before, -- GitLab