aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/type.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less
index bdf8e605e..41514b56c 100644
--- a/less/type.less
+++ b/less/type.less
@@ -124,7 +124,6 @@ dd {
}
dt {
font-weight: bold;
- line-height: @baseLineHeight - 1; // fix jank Helvetica Neue font bug
}
dd {
margin-left: @baseLineHeight / 2;