aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-09-04 14:19:16 -0400
committerDavid Robillard <d@drobilla.net>2022-01-28 21:57:29 -0500
commitae204b8d7277bb3362794121973981906b0b1012 (patch)
tree0ed44ce25f3c5adc79a7bed3908e1323cda39f6b
parentea272b5e88c02117a2a3ef7e12d221bd196844dc (diff)
downloadserd-ae204b8d7277bb3362794121973981906b0b1012.tar.gz
serd-ae204b8d7277bb3362794121973981906b0b1012.tar.bz2
serd-ae204b8d7277bb3362794121973981906b0b1012.zip
Fix code whitespace in HTML man pages
-rw-r--r--doc/man/mandoc.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man/mandoc.css b/doc/man/mandoc.css
index cebb50bf..b78ad1ff 100644
--- a/doc/man/mandoc.css
+++ b/doc/man/mandoc.css
@@ -57,6 +57,7 @@ pre, tt, code {
-ms-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
+ white-space: nowrap;
}
ul, ol, dl {