[PR #1404] [CLOSED] Keep search box visible till 1300px #12196

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1404
Author: @awfki
Created: 8/8/2017
Status: Closed

Base: developHead: develop


📝 Commits (8)

  • d2e1ef5 Keep search box visible till 1300px
  • 6391812 Merge pull request #1 from awfki/awfki-search-box
  • bff9a53 Update base.css
  • e94688b Merge pull request #2 from awfki/awfki-search-bar-1400
  • 3174c7d Revert "Update base.css"
  • dfd5b9f Merge pull request #3 from awfki/revert-2-awfki-search-bar-1400
  • 192026a Update base.css
  • e2c04ae Merge pull request #4 from awfki/search-box-1400

📊 Changes

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

View changed files

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

📄 Description

Fixes: #1397

Don't hide the search box until the window size goes under 1300px, vs the current 1600px.


🔄 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/1404 **Author:** [@awfki](https://github.com/awfki) **Created:** 8/8/2017 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (8) - [`d2e1ef5`](https://github.com/netbox-community/netbox/commit/d2e1ef520fba230f7d470b13afb6735590a4d9d6) Keep search box visible till 1300px - [`6391812`](https://github.com/netbox-community/netbox/commit/6391812ed4a64877b8a90a1db168cae097a73367) Merge pull request #1 from awfki/awfki-search-box - [`bff9a53`](https://github.com/netbox-community/netbox/commit/bff9a5356476da152371804a67e66c616efe5520) Update base.css - [`e94688b`](https://github.com/netbox-community/netbox/commit/e94688b4fafcb419b5b88b408231bb793191bb72) Merge pull request #2 from awfki/awfki-search-bar-1400 - [`3174c7d`](https://github.com/netbox-community/netbox/commit/3174c7d2aa731a5bd672072c5d20ced6d648fcaf) Revert "Update base.css" - [`dfd5b9f`](https://github.com/netbox-community/netbox/commit/dfd5b9fc26739d5dcd2446e6343cad867d2a3d05) Merge pull request #3 from awfki/revert-2-awfki-search-bar-1400 - [`192026a`](https://github.com/netbox-community/netbox/commit/192026a6d757903103c33d19a34f4abc26dfcd8c) Update base.css - [`e2c04ae`](https://github.com/netbox-community/netbox/commit/e2c04aec0f48b8f4ebeedfd09130e37f68ac1dea) Merge pull request #4 from awfki/search-box-1400 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `netbox/project-static/css/base.css` (+3 -3) </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. --> ### Fixes: #1397 <!-- Please include a summary of the proposed changes below. --> Don't hide the search box until the window size goes under 1300px, vs the current 1600px. --- <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:20:09 +01:00
adam closed this issue 2025-12-29 22:20:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12196