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:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user