Skip to content

Conversation

@hchargois
Copy link

In the nav bar, the section links show up as clickable (the mouse cursor turns into a pointer finger) in places where they're actually not. More precisely, when hovering over the padding above and below the actual link. This is incredibly frustrating.

Screenshot_2025-06-29_19-00-56

The fix is simple: remove the padding from the enclosing div and the fake "pointer on hover" styling, and simply put padding to the actual <a> element.

The same issue was also found in search results where the whole search text was shown as clickable but wasn't. This fixes it too.

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.

1 participant