From: Simon Boudrias Date: Sun, 17 Mar 2013 20:22:26 +0000 (-0300) Subject: Remove `text-rendering` X-Git-Tag: v3.0.0-rc1~491^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7310%2Fhead;p=thirdparty%2Fbootstrap.git Remove `text-rendering` --- 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;