Commit 78849cf5 authored by Mark Otto's avatar Mark Otto
Browse files

remove jank fix for dt bold text

parent cd466f1d
Showing with 0 additions and 2 deletions
+0 -2
......@@ -682,7 +682,6 @@ dd {
dt {
font-weight: bold;
line-height: 17px;
}
dd {
......
......@@ -124,7 +124,6 @@ dd {
}
dt {
font-weight: bold;
line-height: @baseLineHeight - 1; // fix jank Helvetica Neue font bug
}
dd {
margin-left: @baseLineHeight / 2;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment