disable breaking "searx" into multiple lines

This commit is contained in:
Noemi Vanyi 2016-07-09 23:01:00 +02:00
parent 772f155215
commit 521f398709

View file

@ -38,6 +38,8 @@ div.bodywrapper {
div.sphinxsidebar {
width: {{ sidebar_width }};
word-wrap: normal !important;
overflow-wrap: normal !important;
}
hr {