mirror of
https://github.com/parchlinuxB/Gitee.git
synced 2025-02-23 02:15:43 -05:00
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…
Add table
Reference in a new issue