summaryrefslogtreecommitdiff
path: root/docs/_themes
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2016-07-10 08:28:00 +0200
committerGitHub <noreply@github.com>2016-07-10 08:28:00 +0200
commit7bd30fd21bbc23c485ac9fd77795314edb5dc665 (patch)
tree997b66dc3f1ab2ffb1bfbfaf551a00e8777a2306 /docs/_themes
parent3e351e3b9f819d5383fd1ebafd906fdbe0c3d086 (diff)
parent521f398709ea481fdf55f1e4c111f063f91fa8c0 (diff)
Merge pull request #614 from kvch/gh-pages
documentation updates
Diffstat (limited to 'docs/_themes')
-rw-r--r--docs/_themes/searx_theme/static/style.css_t2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_themes/searx_theme/static/style.css_t b/docs/_themes/searx_theme/static/style.css_t
index 4a266671f..0a312b76e 100644
--- a/docs/_themes/searx_theme/static/style.css_t
+++ b/docs/_themes/searx_theme/static/style.css_t
@@ -38,6 +38,8 @@ div.bodywrapper {
div.sphinxsidebar {
width: {{ sidebar_width }};
+ word-wrap: normal !important;
+ overflow-wrap: normal !important;
}
hr {