Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/readthedocs/sphinx_rtd_theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/sass/_theme_rst.sass')
-rw-r--r--src/sass/_theme_rst.sass2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sass/_theme_rst.sass b/src/sass/_theme_rst.sass
index e62eb3e..ad42b1b 100644
--- a/src/sass/_theme_rst.sass
+++ b/src/sass/_theme_rst.sass
@@ -413,6 +413,8 @@
&.xref, a &
font-weight: bold
color: $text-codexref-color
+ // https://github.com/readthedocs/sphinx_rtd_theme/issues/1368
+ overflow-wrap: normal
pre, kbd, samp
font-family: $code-font-family
// If the literal is inside an a tag, let's color it like a link