[PR #10213] [MERGED] Fixes #10212 - Add padding to the bottom of the sidebar #13583

Closed
opened 2025-12-29 23:19:42 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/10213
Author: @kkthxbye-code
Created: 8/30/2022
Status: Merged
Merged: 8/30/2022
Merged by: @jeremystretch

Base: developHead: 10212-add-sidebar-padding


📝 Commits (1)

  • 6a3ccda Add padding to the bottom of the sidebar

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/templates/base/sidenav.html (+1 -1)

📄 Description

Fixes: #10212

Adds padding to the bottom of the sidebar to prevent the link preview text in Chrome from covering the last link. Tested all kinds of window sizes and saw no obvious downsides, but feel free to verify.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/10213 **Author:** [@kkthxbye-code](https://github.com/kkthxbye-code) **Created:** 8/30/2022 **Status:** ✅ Merged **Merged:** 8/30/2022 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `10212-add-sidebar-padding` --- ### 📝 Commits (1) - [`6a3ccda`](https://github.com/netbox-community/netbox/commit/6a3ccda12ee9f34bf20b08c92791d453522ab51c) Add padding to the bottom of the sidebar ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/templates/base/sidenav.html` (+1 -1) </details> ### 📄 Description ### Fixes: #10212 Adds padding to the bottom of the sidebar to prevent the link preview text in Chrome from covering the last link. Tested all kinds of window sizes and saw no obvious downsides, but feel free to verify. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:19:42 +01:00
adam closed this issue 2025-12-29 23:19:42 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13583