diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 20b7463d1a4..c428d905de2 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -6,6 +6,7 @@ html { body { -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; margin-bottom: 20px; }