1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

#6797: Fix search result layout on small screens when there are no results

This commit is contained in:
Matt
2021-08-05 09:40:02 -07:00
parent 7608ee8450
commit 31cd6898d4

View File

@ -52,7 +52,7 @@
{% endif %}
{% else %}
<div class="row">
<div class="col-4 offset-4">
<div class="col col-12 col-lg-4 offset-lg-4">
<form action="{% url 'search' %}" method="get" class="form form-horizontal">
<div class="card">
<h5 class="card-header">