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

#6372: Page should be full-width at 1280px

This commit is contained in:
checktheroads
2021-05-25 07:59:08 -07:00
parent e8c91ea3a1
commit 8bb47a88f8

View File

@ -6,7 +6,7 @@
{% block content %}
<div class="row">
<div class="col col-md-8 offset-md-2">
<div class="col col-md-12 col-xl-8 offset-xl-2">
<ul class="nav nav-tabs mb-3" role="tablist">
<li class="nav-item" role="presentation">
<a href="#csv" class="nav-link active" role="tab" data-bs-toggle="tab">CSV</a>