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

Add basic support for smaller screens

This commit is contained in:
checktheroads
2021-04-30 15:55:37 -07:00
parent 58e1a1f1d8
commit 460a203c29
105 changed files with 384 additions and 353 deletions

View File

@@ -24,8 +24,8 @@
{% block content %}
<div class="row">
<div class="col-md-12">
<div class="col-md-3 float-end right-side-panel noprint">
<div class="col col-md-12">
<div class="col col-md-3 float-end right-side-panel noprint">
{% include 'inc/search_panel.html' %}
</div>
{% if page %}