[PR #20139] [MERGED] Fixes #20043: Prevent rack elevation SVG styling from overflowing to parent page #15834

Closed
opened 2025-12-30 00:24:19 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20139
Author: @jeremystretch
Created: 8/20/2025
Status: Merged
Merged: 8/21/2025
Merged by: @arthanson

Base: mainHead: 20043-rack-elevation-styling


📝 Commits (1)

  • b160774 Fixes #20043: Prevent rack elevation SVG styling from overflowing to parent page

📊 Changes

2 files changed (+3 additions, -5 deletions)

View changed files

📝 netbox/project-static/dist/rack_elevation.css (+1 -1)
📝 netbox/project-static/styles/svg/rack_elevation.scss (+2 -4)

📄 Description

Fixes: #20043

Move the font-family and font-size directives under the svg scope.


🔄 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/20139 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/20/2025 **Status:** ✅ Merged **Merged:** 8/21/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `20043-rack-elevation-styling` --- ### 📝 Commits (1) - [`b160774`](https://github.com/netbox-community/netbox/commit/b1607746498e9b66bf2357b8684986b639aed0cd) Fixes #20043: Prevent rack elevation SVG styling from overflowing to parent page ### 📊 Changes **2 files changed** (+3 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/rack_elevation.css` (+1 -1) 📝 `netbox/project-static/styles/svg/rack_elevation.scss` (+2 -4) </details> ### 📄 Description ### Fixes: #20043 Move the `font-family` and `font-size` directives under the `svg` scope. --- <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-30 00:24:19 +01:00
adam closed this issue 2025-12-30 00:24:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15834