[PR #19181] [MERGED] Fixes #19169: Remove horizontal padding from highlighted text #15560

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19181
Author: @jeremystretch
Created: 4/14/2025
Status: Merged
Merged: 4/15/2025
Merged by: @arthanson

Base: mainHead: 19169-remove-highlight-padding


📝 Commits (1)

  • b2f6b7d Fixes #19169: Remove horizontal padding from highlighted text

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 netbox/project-static/dist/netbox.css (+1 -1)
📝 netbox/project-static/styles/overrides/_bootstrap.scss (+6 -0)

📄 Description

Fixes: #19169

Override BS5's default padding for <mark> elements


🔄 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/19181 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@arthanson](https://github.com/arthanson) **Base:** `main` ← **Head:** `19169-remove-highlight-padding` --- ### 📝 Commits (1) - [`b2f6b7d`](https://github.com/netbox-community/netbox/commit/b2f6b7d9cd1ec907ab071dd93241ab978e06c312) Fixes #19169: Remove horizontal padding from highlighted text ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.css` (+1 -1) 📝 `netbox/project-static/styles/overrides/_bootstrap.scss` (+6 -0) </details> ### 📄 Description ### Fixes: #19169 Override BS5's default padding for `<mark>` elements --- <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:22:43 +01:00
adam closed this issue 2025-12-30 00:22:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15560