mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
remove jank fix for dt bold text
This commit is contained in:
Vendored
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user