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

Make entire row of doc search results clickable #53047

Merged
merged 1 commit into from
Aug 4, 2018
Merged

Make entire row of doc search results clickable #53047

merged 1 commit into from
Aug 4, 2018

Commits on Aug 3, 2018

  1. Make entire row of doc search results clickable

    By adding empty `after` content that clears and is `display: block`.
    Technique found here: https://stackoverflow.com/a/7817313/51683
    
    Now any part of a documentation search result that is highlighted when
    you hover over it should also be clickable.
    carols10cents committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    11ffeed View commit details
    Browse the repository at this point in the history