From f7c3e80d1a994bba35b661056a50d842748ed215 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 29 Apr 2025 15:55:53 -0400 Subject: [PATCH] Closes #19358: Move release info from footer to nav menu --- netbox/project-static/dist/netbox.css | Bin 555036 -> 554955 bytes .../styles/transitional/_navigation.scss | 5 ----- netbox/templates/base/layout.html | 17 ++++++++++++++--- 3 files changed, 14 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..d7d63dc80 100644 --- a/netbox/templates/base/layout.html +++ b/netbox/templates/base/layout.html @@ -21,7 +21,7 @@ Blocks: {# Sidebar #} @@ -210,7 +222,6 @@ Blocks: {# /Footer text #}