Skip to content

Fix anchor targets overlay buttons #14713

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

Merged
merged 3 commits into from
Apr 17, 2025
Merged

Fix anchor targets overlay buttons #14713

merged 3 commits into from
Apr 17, 2025

Conversation

borisschlosser
Copy link
Contributor

Proposed changes

The hack which prepends anchor targets with a pseudoelement results in buttons being overlayed by this element. This PR fixes the overlay by moving this element to z-index -1.

Example URL: https://www.pulumi.com/docs/esc/#overview

Screen.Recording.2025-04-09.at.14.34.03.mov

@pulumi-bot
Copy link
Collaborator

@pulumi-bot
Copy link
Collaborator

@borisschlosser borisschlosser merged commit 7c8f19e into master Apr 17, 2025
8 checks passed
@borisschlosser borisschlosser deleted the fix-anchor-overlay branch April 17, 2025 18:56
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 this pull request may close these issues.

3 participants