mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-04 06:16:23 -06:00
Add padding to release info div
Add padding to release info div in layout.html
This commit is contained in:
@@ -53,7 +53,7 @@ Blocks:
|
|||||||
{% nav %}
|
{% nav %}
|
||||||
|
|
||||||
{# Release info #}
|
{# Release info #}
|
||||||
<div class="text-muted text-center fs-5 my-3">
|
<div class="text-muted text-center fs-5 my-3 px-3">
|
||||||
{{ settings.RELEASE.name }}
|
{{ settings.RELEASE.name }}
|
||||||
{% if not settings.RELEASE.features.commercial and not settings.ISOLATED_DEPLOYMENT %}
|
{% if not settings.RELEASE.features.commercial and not settings.ISOLATED_DEPLOYMENT %}
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user