Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Gandy <dave@davegandy.com>2015-01-20 20:56:00 +0300
committerDave Gandy <dave@davegandy.com>2015-01-20 20:56:00 +0300
commit0810752c860b540e5f70a9d5de75e1543b75fa62 (patch)
tree7852c217786895ac10ec4c32cfa5b4aa7fec2221 /less/core.less
parente89ffba6956c89338c7fb89173aad8d42eea744c (diff)
adding new icons, transportation and gender categories
Diffstat (limited to 'less/core.less')
-rw-r--r--less/core.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/core.less b/less/core.less
index 71103b7ac..f814f1e17 100644
--- a/less/core.less
+++ b/less/core.less
@@ -8,5 +8,6 @@
text-rendering: auto; // optimizelegibility throws things off #1094
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
+ transform: translate(0, 0); // ensures no half-pixel rendering in firefox
}