[PR #283] [MERGED] Use overflow-y: scoll on html element #12029

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/283
Author: @ercpe
Created: 7/13/2016
Status: Merged
Merged: 7/13/2016
Merged by: @jeremystretch

Base: developHead: html-overflow


📝 Commits (1)

  • 35a2671 Use overflow-y: scoll on html element to avoid jumping around when the previous/next page adds a vertical scrollbar.

📊 Changes

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

View changed files

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

📄 Description

Use overflow-y: scoll on html element to avoid jumping around when the previous/next page adds a vertical scrollbar.


🔄 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/283 **Author:** [@ercpe](https://github.com/ercpe) **Created:** 7/13/2016 **Status:** ✅ Merged **Merged:** 7/13/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `html-overflow` --- ### 📝 Commits (1) - [`35a2671`](https://github.com/netbox-community/netbox/commit/35a2671525c5597766c5c1d0fa7f036a63454154) Use overflow-y: scoll on html element to avoid jumping around when the previous/next page adds a vertical scrollbar. ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/css/base.css` (+3 -0) </details> ### 📄 Description Use overflow-y: scoll on html element to avoid jumping around when the previous/next page adds a vertical scrollbar. --- <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:19:13 +01:00
adam closed this issue 2025-12-29 22:19:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12029