mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] wrap categories on small screens ++ some code formatting - closes #647
This commit is contained in:
parent
350a84520d
commit
bf92aa3fdd
10 changed files with 58 additions and 47 deletions
|
|
@ -6,5 +6,7 @@
|
|||
<button type="submit" class="btn btn-default"><span class="hide_if_nojs">{{ icon('search') }}</span><span class="hidden active_if_nojs">{{ _('Start search') }}</span></button>
|
||||
</span>
|
||||
</div>
|
||||
{% include 'oscar/advanced.html' %}
|
||||
<div class="input-group col-sm-12 advanced">
|
||||
{% include 'oscar/advanced.html' %}
|
||||
</div>
|
||||
</form><!-- / #search_form_full -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue