Fix #250 - no text adjust

th-downstream
Eugen Rochko 8 years ago
parent 4b858ebcf6
commit c06069563a

@ -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