[PR #16219] [MERGED] Fixes #16139: Ensure input buttons use standard font family #14810

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/16219
Author: @jeremystretch
Created: 5/21/2024
Status: Merged
Merged: 5/21/2024
Merged by: @jeremystretch

Base: developHead: 16139-fix-button-font


📝 Commits (1)

  • e6acccf Fixes #16139: Ensure input buttons use standard font family

📊 Changes

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

View changed files

📝 netbox/project-static/dist/netbox.css (+1 -1)
📝 netbox/project-static/styles/_variables.scss (+1 -1)

📄 Description

Fixes: #16139

Set $font-family-sans-serif rather than $font-family-base to ensure the selected font is used everywhere.


🔄 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/16219 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 5/21/2024 **Status:** ✅ Merged **Merged:** 5/21/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `16139-fix-button-font` --- ### 📝 Commits (1) - [`e6acccf`](https://github.com/netbox-community/netbox/commit/e6acccfc716346c371f7801a1471385ed37fbc85) Fixes #16139: Ensure input buttons use standard font family ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/dist/netbox.css` (+1 -1) 📝 `netbox/project-static/styles/_variables.scss` (+1 -1) </details> ### 📄 Description ### Fixes: #16139 Set `$font-family-sans-serif` rather than `$font-family-base` to ensure the selected font is used everywhere. --- <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:26:51 +01:00
adam closed this issue 2025-12-29 23:26:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14810