aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css
index 84797ba9..d589adc9 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -77,7 +77,7 @@ pre, code, textarea, .kb {
}
code {
padding: 0.15em 0.1em 0.05em;
- white-space: nowrap;
+ white-space: pre;
border-width: 0.3px;
}
pre, textarea, .kb {