From 888062726e47882d6566f8c3362369d1f67e3a34 Mon Sep 17 00:00:00 2001 From: onyxserpent Date: Sat, 11 Oct 2014 01:25:36 -0700 Subject: [PATCH] Actually didn't want the hack here. --- app/assets/stylesheets/themes/default/layout/_body.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/themes/default/layout/_body.scss b/app/assets/stylesheets/themes/default/layout/_body.scss index fc21b6f..8d308dc 100644 --- a/app/assets/stylesheets/themes/default/layout/_body.scss +++ b/app/assets/stylesheets/themes/default/layout/_body.scss @@ -11,8 +11,6 @@ body { width: 100%; min-height: 100%; min-width: 1020px; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; } body#tinymce {