From cae90f30107773c7144278cd9517fdb8d69412e5 Mon Sep 17 00:00:00 2001 From: Simon Boudrias Date: Sun, 17 Mar 2013 17:22:26 -0300 Subject: [PATCH] Remove `text-rendering` --- less/type.less | 1 - 1 file changed, 1 deletion(-) diff --git a/less/type.less b/less/type.less index 337138ac8e..54f5778c4b 100644 --- a/less/type.less +++ b/less/type.less @@ -62,7 +62,6 @@ h1, h2, h3, h4, h5, h6 { font-weight: @headingsFontWeight; line-height: @baseLineHeight; color: @headingsColor; - text-rendering: optimizelegibility; // Fix the character spacing for headings small { font-weight: normal; line-height: 1;