Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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 bdf8e605e1..41514b56c5 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;