diff --git a/less/type.less b/less/type.less
index 54f18d1377ebbf416e07f4e2cf97e575d07375bc..5305a0df6901cbb04863d641e20bbe2ed4911952 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;