From f9eec5b60a1e84c6ffa1ae6bd53b9e064018d961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Mon, 28 Oct 2013 09:59:24 +0100 Subject: Add -moz-osx-font-smoothing --- less/glyphicons.less | 1 + 1 file changed, 1 insertion(+) (limited to 'less') diff --git a/less/glyphicons.less b/less/glyphicons.less index 5a8231448..9de2dd3b6 100644 --- a/less/glyphicons.less +++ b/less/glyphicons.less @@ -27,6 +27,7 @@ font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; &:empty { width: 1em; -- cgit v1.2.3