mirror of
https://github.com/searx/searx
synced 2025-02-23 15:17:46 +01:00
disable breaking "searx" into multiple lines
This commit is contained in:
parent
c086959da0
commit
0789ba31a0
@ -38,6 +38,8 @@ div.bodywrapper {
|
||||
|
||||
div.sphinxsidebar {
|
||||
width: 220px;
|
||||
word-wrap: normal !important;
|
||||
overflow-wrap: normal !important;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
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…
x
Reference in New Issue
Block a user