Twenty Fifteen: Crashing chrome if you don't have Noto installed probably isn't the best experience -- removing font kerning.

Props iamtakashi, fixes #30195


git-svn-id: https://develop.svn.wordpress.org/trunk@30229 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2014-11-04 17:40:45 +00:00
parent d40e689fe1
commit 2045e94fc2
1 changed files with 0 additions and 4 deletions

View File

@ -91,10 +91,6 @@ html {
body {
background: #f1f1f1;
-webkit-font-feature-settings: "kern";
-moz-font-feature-settings: "kern";
font-feature-settings: "kern";
font-kerning: normal;
}
article,