2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Remove text-rendering

This commit is contained in:
Simon Boudrias
2013-03-17 17:22:26 -03:00
parent 37d0a30589
commit cae90f3010
-1
View 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;