aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--less/type.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less
index 337138ac8..54f5778c4 100644
--- a/less/type.less
+++ b/less/type.less
@@ -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;