aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-05-26 18:44:49 -0400
committerDavid Robillard <d@drobilla.net>2022-05-26 18:46:39 -0400
commit04a4fb3bfe8655f9fb3dbd1e7902d00edd5ca406 (patch)
tree9c0802974639396e0c446f8170bf4989ed5d6783 /doc
parent0881160e752113fcc5728d0837549649d3c82d75 (diff)
downloadserd-04a4fb3bfe8655f9fb3dbd1e7902d00edd5ca406.tar.gz
serd-04a4fb3bfe8655f9fb3dbd1e7902d00edd5ca406.tar.bz2
serd-04a4fb3bfe8655f9fb3dbd1e7902d00edd5ca406.zip
Fix code whitespace in HTML man pages
Diffstat (limited to 'doc')
-rw-r--r--doc/mandoc.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/mandoc.css b/doc/mandoc.css
index cebb50bf..b78ad1ff 100644
--- a/doc/mandoc.css
+++ b/doc/mandoc.css
@@ -57,6 +57,7 @@ pre, tt, code {
-ms-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
+ white-space: nowrap;
}
ul, ol, dl {