mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
Merge pull request #2458 from MarcAbonce/hide-links-mobile2
Hide links panel in mobile screens
This commit is contained in:
commit
8d0312d014
@ -57,7 +57,7 @@
|
||||
</div>
|
||||
{%- endif %}
|
||||
|
||||
<div class="panel panel-default">
|
||||
<div class="panel panel-default hidden-xs">
|
||||
<div class="panel-heading">{{- "" -}}
|
||||
<h4 class="panel-title">{{ _('Links') }}</h4>{{- "" -}}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user