From f4b2cee695ace72d9eb31fd0fefa42745148b6a4 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Fri, 28 Feb 2014 10:18:49 +0200 Subject: [PATCH] Revert font-smoothing to default --- app/assets/stylesheets/main/layout.scss | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss index 9e009a5..fa54481 100644 --- a/app/assets/stylesheets/main/layout.scss +++ b/app/assets/stylesheets/main/layout.scss @@ -5,8 +5,6 @@ html { } body { - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; margin-bottom: 20px; } -- libgit2 0.21.2