aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/_static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_static/style.css b/docs/_static/style.css
index 3af254ee..66d0ea43 100644
--- a/docs/_static/style.css
+++ b/docs/_static/style.css
@@ -871,6 +871,7 @@ pre {
pre, code {
font-family: 'Consolas', 'Menlo', 'Deja Vu Sans Mono', 'Bitstream Vera Sans Mono', monospace;
font-size: 0.9em;
+ overflow-wrap: break-word;
}
code {