[PR #3939] [MERGED] Adjust z-index for floating labels #17154

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3939
Author: @daviian
Created: 5/10/2018
Status: Merged
Merged: 5/11/2018
Merged by: @appleboy

Base: masterHead: fix-badge-overlap


📝 Commits (2)

  • 806ac23 reduce z-index for floating labels, but respect corner cases in dropdowns
  • ba66bea Merge branch 'master' into fix-badge-overlap

📊 Changes

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

View changed files

📝 public/css/index.css (+1 -1)
📝 public/less/_base.less (+12 -0)

📄 Description

Targets https://github.com/go-gitea/gitea/issues/3730

PR reduces overall z-index of floating labels. However respects corner cases when used in dropdowns.


🔄 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/3939 **Author:** [@daviian](https://github.com/daviian) **Created:** 5/10/2018 **Status:** ✅ Merged **Merged:** 5/11/2018 **Merged by:** [@appleboy](https://github.com/appleboy) **Base:** `master` ← **Head:** `fix-badge-overlap` --- ### 📝 Commits (2) - [`806ac23`](https://github.com/go-gitea/gitea/commit/806ac23c10d63980090656ef18a114e8b8233739) reduce z-index for floating labels, but respect corner cases in dropdowns - [`ba66bea`](https://github.com/go-gitea/gitea/commit/ba66bea7cd700cbff034bed139b68edc760567e2) Merge branch 'master' into fix-badge-overlap ### 📊 Changes **2 files changed** (+13 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+1 -1) 📝 `public/less/_base.less` (+12 -0) </details> ### 📄 Description Targets https://github.com/go-gitea/gitea/issues/3730 PR reduces overall z-index of floating labels. However respects corner cases when used in dropdowns. --- <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:27:42 -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#17154