]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove `text-rendering` 7310/head
authorSimon Boudrias <admin@simonboudrias.com>
Sun, 17 Mar 2013 20:22:26 +0000 (17:22 -0300)
committerSimon Boudrias <admin@simonboudrias.com>
Sun, 17 Mar 2013 20:22:26 +0000 (17:22 -0300)
less/type.less

index 337138ac8effc25fd8a870c396aa3f117e368819..54f5778c4ba667e4e8cece55b96c20f5c8031a9d 100644 (file)
@@ -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;