diff options
| author | Zlatan Vasović <[email protected]> | 2013-10-28 09:59:24 +0100 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2013-10-28 09:59:24 +0100 |
| commit | f9eec5b60a1e84c6ffa1ae6bd53b9e064018d961 (patch) | |
| tree | 0b35f06d4b17d9c9afe876299bb9858da6e60afe /less | |
| parent | 30127a4296476f0b21acac8b919e74806dd5e474 (diff) | |
| download | bootstrap-f9eec5b60a1e84c6ffa1ae6bd53b9e064018d961.tar.xz bootstrap-f9eec5b60a1e84c6ffa1ae6bd53b9e064018d961.zip | |
Add -moz-osx-font-smoothing
Diffstat (limited to 'less')
| -rw-r--r-- | less/glyphicons.less | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
