Remove text-rendering

Esse commit está contido em:
Simon Boudrias
2013-03-17 17:22:26 -03:00
commit cae90f3010
-1
Ver Arquivo
@@ -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;