Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix global search dropdown overlap caused by sticky-sidebar #6260

Merged
merged 2 commits into from
Feb 1, 2023

Conversation

fregante
Copy link
Member

Side note: sticky-sidebar is broken on the repo root, likely due to #5961 and specifically due to the lack of this variable outside the conversations

#partial-discussion-sidebar {
--rgh-sticky-header-height: 60px;

Test URLs

https://github.com/refined-github/refined-github

Before

Screenshot

After

Screenshot 33

@fregante fregante added the bug label Jan 30, 2023
@yakov116
Copy link
Member

Your on 🔥

@fregante
Copy link
Member Author

My desktop so far

Screenshot 34

}

html.rgh-sticky-sidebar-enabled:has(.rgh-sticky-sidebar) .search-input.expanded .dark-backdrop {
z-index: 92; /* Native: 32 */
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

z-index HELLYOLO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Repo info inside new Alpha search bar (z-index issue)
2 participants