project-index: hide search tools on xs

This commit is contained in:
Drew DeVault 2020-04-30 13:13:41 -04:00
parent 5151bb11ba
commit 9362b96441
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
{% if search_error %}
<div class="invalid-feedback">{{ search_error }}</div>
{% endif %}
<fieldset class="pull-right d-sm-none d-md-block" style="margin-top: 0.25rem">
<fieldset class="pull-right d-xs-none" style="margin-top: 0.25rem">
<legend class="inline-legend">Sort results by</legend>
<div class="form-check form-check-inline">
<input