From: Eugen Rochko Date: Tue, 20 Dec 2016 23:56:13 +0000 (+0100) Subject: Fix #250 - no text adjust X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=318e63cb7910df90bb3e99bc5a3547ee01426f22;p=mastodon.git Fix #250 - no text adjust --- diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 6dd89c0ea..d05ca3795 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -106,6 +106,7 @@ body { padding-bottom: 140px; text-rendering: optimizelegibility; font-feature-settings: "kern"; + text-size-adjust: none; &.app-body { position: fixed;