Fix #250 - no text adjust

master
Eugen Rochko 7 years ago
parent c30a3d259c
commit 318e63cb79
  1. 1
      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;

Loading…
Cancel
Save