[PR #2808] [MERGED] Fix dropdown menu position when explore repos #16604

Closed
opened 2025-11-02 12:14:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2808
Author: @mul14
Created: 10/31/2017
Status: Merged
Merged: 10/31/2017
Merged by: @lafriks

Base: masterHead: explore-repo-dropdown-menu-position


📝 Commits (3)

  • 6ea27eb Fix dropdown menu position on explore repo
  • 8a87bd7 Merge branch 'master' into explore-repo-dropdown-menu-position
  • 7852ca0 Merge branch 'master' into explore-repo-dropdown-menu-position

📊 Changes

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

View changed files

📝 templates/explore/search.tmpl (+1 -1)

📄 Description

This will fix the dropdown position when explore the repos.

Before

before

After

after

🔄 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/go-gitea/gitea/pull/2808 **Author:** [@mul14](https://github.com/mul14) **Created:** 10/31/2017 **Status:** ✅ Merged **Merged:** 10/31/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `explore-repo-dropdown-menu-position` --- ### 📝 Commits (3) - [`6ea27eb`](https://github.com/go-gitea/gitea/commit/6ea27eb3d92f832c195c357ac883d5a05f49e956) Fix dropdown menu position on explore repo - [`8a87bd7`](https://github.com/go-gitea/gitea/commit/8a87bd78335abd74a5e91f97390497940d591c3c) Merge branch 'master' into explore-repo-dropdown-menu-position - [`7852ca0`](https://github.com/go-gitea/gitea/commit/7852ca04aa6290bb18cb936fa6bd25d9b3439059) Merge branch 'master' into explore-repo-dropdown-menu-position ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `templates/explore/search.tmpl` (+1 -1) </details> ### 📄 Description This will fix the dropdown position when explore the repos. ### Before <img width="200" alt="before" src="https://user-images.githubusercontent.com/113989/32217757-8f63d21e-be5b-11e7-8874-216ec7fc46dc.png"> ### After <img width="200" style="width: 100%" alt="after" src="https://user-images.githubusercontent.com/113989/32217756-8f259d82-be5b-11e7-81fa-028e1365f4a1.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:14:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16604