added bottom padding to side nav

This commit is contained in:
Andrew Gormley 2024-07-19 19:02:19 +01:00
parent ab9ec9644e
commit e243e2ad1b

View File

@ -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" %}">