line-height: normal; on code, pre, samp, kbd
This commit is contained in:
parent
050428478b
commit
09e9e5b0a4
2 changed files with 2 additions and 2 deletions
|
@ -139,7 +139,7 @@ kbd {
|
|||
/* IE fix */
|
||||
white-space: pre-wrap;
|
||||
font-family: Consolas, 'DejaVu Sans Mono', Courier, monospace;
|
||||
line-height: 1;
|
||||
line-height: normal;
|
||||
}
|
||||
code,
|
||||
kbd,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue