From 6202ae1236c2ad0e4dc518dc83ab4f18199758d5 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 30 Apr 2025 13:44:10 -0400 Subject: [PATCH] Closes #19358: Move release info from footer to nav menu (#19360) --- netbox/project-static/dist/netbox.css | Bin 555036 -> 554955 bytes .../styles/transitional/_navigation.scss | 5 ----- netbox/templates/base/layout.html | 16 +++++++++++++--- 3 files changed, 13 insertions(+), 8 deletions(-) diff --git a/netbox/project-static/dist/netbox.css b/netbox/project-static/dist/netbox.css index 4bdc8cc1817cacb088f3454595384c836c3ff4f3..3be9ba632652e236a10c1b7ea88f880ce2a66a52 100644 GIT binary patch delta 41 xcmbR9LGko^#fBEf7N!>F7M2#)7Pc1lEgVsC)7e>B<)=Tm$|AA-Q5=VrBmhgf4z>UQ delta 72 zcmX^8UUAL`#fBEf7N!>F7M2#)7Pc1lEgVsC)3>;?3s1k0!l5BjU67cPl9`vTo0MNt clAmj3RFs-KJusO=XZnH!4zBHeaU8ai0Na-t+W-In diff --git a/netbox/project-static/styles/transitional/_navigation.scss b/netbox/project-static/styles/transitional/_navigation.scss index 67aa19935..f28ef80fb 100644 --- a/netbox/project-static/styles/transitional/_navigation.scss +++ b/netbox/project-static/styles/transitional/_navigation.scss @@ -1,11 +1,6 @@ // Navbar and light theme styling .navbar-vertical.navbar-expand-lg { - // Adds spacing to the bottom of the side navigation to avoid hidden nav items - @include media-breakpoint-up(lg) { - padding-bottom: 2rem; - } - // Adjust hover color & style for menu items .navbar-collapse { .nav-link-icon { diff --git a/netbox/templates/base/layout.html b/netbox/templates/base/layout.html index 9dcb7bded..7fce92c5c 100644 --- a/netbox/templates/base/layout.html +++ b/netbox/templates/base/layout.html @@ -21,7 +21,7 @@ Blocks: {# Sidebar #} @@ -210,7 +221,6 @@ Blocks: {# /Footer text #}