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 style of Log In link in sidebar #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

waldyrious
Copy link

Before, the link container was assigned a pointer ("hand") cursor, despite nothing happening when it was actually clicked.

This change expands the area that is actually clickable, which automatically changes the cursor to pointer mode.

This issue was identified by @Abhishek-IOT in sympy/sympy-live#178.

Before, the link container was assigned a pointer ("hand") cursor,
despite nothing happening when it was actually clicked.
This change expands the area that is actually clickable,
which automatically changes the cursor to pointer mode.
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