Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information