[PR #19118] [MERGED] Fixes #19030 - Update z-index of floating buttons #15533

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19118
Author: @atownson
Created: 4/8/2025
Status: Merged
Merged: 4/8/2025
Merged by: @jnovinger

Base: mainHead: issue_19030


📝 Commits (2)

  • e1f2c12 Increase z-index of form floating buttons
  • 3a01708 Update netbox.css

📊 Changes

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

View changed files

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

📄 Description

Fixes: #19030

Updated the CSS z-index of the floating buttons to 4 so that it is greater than the paginator z-index, which is 3.


🔄 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/19118 **Author:** [@atownson](https://github.com/atownson) **Created:** 4/8/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `main` ← **Head:** `issue_19030` --- ### 📝 Commits (2) - [`e1f2c12`](https://github.com/netbox-community/netbox/commit/e1f2c12b646beab75f8f2c97f40f699ff11e8a78) Increase z-index of form floating buttons - [`3a01708`](https://github.com/netbox-community/netbox/commit/3a01708cb7d96169bac4e96f20f908fccadf6beb) Update netbox.css ### 📊 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/custom/_misc.scss` (+1 -1) </details> ### 📄 Description ### Fixes: #19030 Updated the CSS z-index of the floating buttons to 4 so that it is greater than the paginator z-index, which is 3. --- <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:31 +01:00
adam closed this issue 2025-12-30 00:22:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15533