Skip to content

Improved mobile UX for sidebar links #212

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 1 commit into from
Apr 23, 2018

Conversation

ycmjason
Copy link
Contributor

Sidebar links are not clickable unless accurately on the link text. In my opinion, it would be a better UX if the links are clickable even on the whitespace.

This commit includes:

  • Changing the width of the <a> tags of the sidebar to 100
  • Use border-box so that the browser calculates correctly with the padding

@yyx990803 yyx990803 merged commit 3c1beaa into vuejs:master Apr 23, 2018
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.

2 participants