0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Remove text-rendering

This commit is contained in:
Simon Boudrias 2013-03-17 17:22:26 -03:00
parent 37d0a30589
commit cae90f3010

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;