forked from Ponysearch/Ponysearch
disable breaking "searx" into multiple lines
This commit is contained in:
parent
772f155215
commit
521f398709
1 changed files with 2 additions and 0 deletions
2
docs/_themes/searx_theme/static/style.css_t
vendored
2
docs/_themes/searx_theme/static/style.css_t
vendored
|
@ -38,6 +38,8 @@ div.bodywrapper {
|
|||
|
||||
div.sphinxsidebar {
|
||||
width: {{ sidebar_width }};
|
||||
word-wrap: normal !important;
|
||||
overflow-wrap: normal !important;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
|
Loading…
Reference in a new issue