[PR #5851] [MERGED] Fixes: #5847 - Provide custom CSS for pagination chevrons #13061

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/5851
Author: @cpmills1975
Created: 2/23/2021
Status: Merged
Merged: 2/23/2021
Merged by: @jeremystretch

Base: developHead: 5847-pagination-font-error


📝 Commits (1)

  • 4c7c2ed Fixes: #5847 - Provide custom CSS for pagination chevrons

📊 Changes

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

View changed files

📝 netbox/project-static/css/base.css (+4 -0)

📄 Description

Fixes: #5847

Added specific CSS for the .mdi class inside the pagination links reducing the top spacing and bringing the font size down slightly. This reduces the size of the bounding box slightly to bring it inline with the adjacent page number boxes as shown below.

Screenshot 2021-02-22 at 23 27 09


🔄 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/5851 **Author:** [@cpmills1975](https://github.com/cpmills1975) **Created:** 2/23/2021 **Status:** ✅ Merged **Merged:** 2/23/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `5847-pagination-font-error` --- ### 📝 Commits (1) - [`4c7c2ed`](https://github.com/netbox-community/netbox/commit/4c7c2edf9a2e905bf8b513df3bc030e750e29c70) Fixes: #5847 - Provide custom CSS for pagination chevrons ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/css/base.css` (+4 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #5847 <!-- Please include a summary of the proposed changes below. --> Added specific CSS for the .mdi class inside the pagination links reducing the top spacing and bringing the font size down slightly. This reduces the size of the bounding box slightly to bring it inline with the adjacent page number boxes as shown below. ![Screenshot 2021-02-22 at 23 27 09](https://user-images.githubusercontent.com/1878544/108784046-64038b80-7566-11eb-8922-1444d1d52340.png) --- <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 22:25:12 +01:00
adam closed this issue 2025-12-29 22:25:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13061