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

Commit 6668404e authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "docs: minimize code-font line-height. Fixes problem in which any...

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
parents 77c51357 c5480c32
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 {