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

Theming artifact under nav bar #406

Closed
tresf opened this issue Mar 24, 2025 · 1 comment · Fixed by #408
Closed

Theming artifact under nav bar #406

tresf opened this issue Mar 24, 2025 · 1 comment · Fixed by #408

Comments

@tresf
Copy link
Member

tresf commented Mar 24, 2025

I'm not sure if this is specific to the PC I'm using, if it's been there for a while or a regression from a recent PR...

Image
headquarter8302 added a commit to headquarter8302/lmms.io that referenced this issue Mar 24, 2025

Verified

This commit was signed with the committer’s verified signature.
@headquarter8302
Copy link
Contributor

This is caused by this declaration in the CSS file:

.navbar-custom .navbar-nav>:where(li, .active, .open)>:where(a, a:hover) {
box-shadow: inset 0px -4px 0px 0px var(--border-navbar-hov);
}

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

Successfully merging a pull request may close this issue.

2 participants