mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-07 00:32:47 +01:00
remove jank fix for dt bold text
This commit is contained in:
parent
cd466f1d0b
commit
78849cf52e
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user