Merge "docs: minimize code-font line-height. Fixes problem in which any paragraph with code text has more whitespace below it than other lines." into jb-mr1-dev
This commit is contained in:
commit
6668404ede
1 changed files with 1 additions and 0 deletions
|
@ -1104,6 +1104,7 @@ pre, code {
|
|||
}
|
||||
code {
|
||||
font-weight:bold;
|
||||
font: 14px/14px 'courier new', courier, monospace;
|
||||
}
|
||||
|
||||
legend {
|
||||
|
|
Loading…
Reference in a new issue