From c86b02b4c3c623659d8b424594d96f2038baee24 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Thu, 19 Sep 2013 17:40:09 +0000 Subject: [PATCH] Twenty Fourteen: remove `optimizeLegibility`. Props iamtakashi, fixes #25306. Built from https://develop.svn.wordpress.org/trunk@25502 git-svn-id: http://core.svn.wordpress.org/trunk@25423 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfourteen/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/wp-content/themes/twentyfourteen/style.css b/wp-content/themes/twentyfourteen/style.css index c54603df32..68d027176b 100644 --- a/wp-content/themes/twentyfourteen/style.css +++ b/wp-content/themes/twentyfourteen/style.css @@ -519,7 +519,6 @@ input[type="submit"] { body { background-color: #f5f5f5; - text-rendering: optimizeLegibility; } .site { background-color: #fff;