Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5480c32 authored by Scott Main's avatar Scott Main
Browse files

docs: minimize code-font line-height.

Fixes problem in which any paragraph with code text has more whitespace below it than other lines.

Change-Id: I0f39655472d09f5af346c7c7e4df8eb0a5a144df
parent 98f23e7a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1104,6 +1104,7 @@ pre, code {
}
code {
    font-weight:bold;
    font: 14px/14px 'courier new', courier, monospace;
}

legend {