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 chaijs/chai#141 - make menu links display block #57

Merged
merged 1 commit into from Oct 25, 2014

Conversation

keithamus
Copy link
Member

Fixes chaijs/chai#141

@logicalparadox - making the guide links display block means that the majority of the hover state is clickable area.

Before

The blue area is the tag and therefore the clickable part
before

After

The blue area is much more clickable now.
after

Tested in Firefox 33, Chrome 40

logicalparadox added a commit that referenced this pull request Oct 25, 2014
@logicalparadox logicalparadox merged commit 45cff24 into master Oct 25, 2014
@keithamus keithamus deleted the fix-links-display-block branch October 27, 2014 13:21
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.

Chaijs.com guide links have small click area
2 participants