diff --git a/less/type.less b/less/type.less index 54f18d1377..5305a0df69 100644 --- a/less/type.less +++ b/less/type.less @@ -57,7 +57,6 @@ h1, h2, h3, h4, h5, h6, font-family: @headings-font-family; font-weight: @headings-font-weight; line-height: @line-height-base; - text-rendering: optimizelegibility; // Fix the character spacing for headings small { font-weight: normal; line-height: 1;