mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 08:38:16 -06:00
added bottom padding to side nav
This commit is contained in:
parent
ab9ec9644e
commit
e243e2ad1b
@ -19,7 +19,7 @@ Blocks:
|
||||
<div class="page">
|
||||
|
||||
{# Sidebar #}
|
||||
<aside class="navbar navbar-vertical navbar-expand-lg">
|
||||
<aside class="navbar navbar-vertical navbar-expand-lg pb-5">
|
||||
|
||||
{% if settings.RELEASE.edition != 'Community' %}
|
||||
<img class="motif" src="{% static 'motif.svg' %}" alt="{% trans "NetBox Motif" %}">
|
||||
|
Loading…
Reference in New Issue
Block a user