You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
When hovering over the typeahead matches, they work fine but the cursor is not a pointer (hand) but instead alternates between an arrow and a text select cursor (when hovering over text).
This could be fixed by changing template/typeahead/typeahead-match.html from
When hovering over the typeahead matches, they work fine but the cursor is not a pointer (hand) but instead alternates between an arrow and a text select cursor (when hovering over text).
This could be fixed by changing
template/typeahead/typeahead-match.html
fromto
We could also add a CSS file to apply that style. Or add a blank href but that might cause other issues.
Do any of these seem like good approaches? I can submit a PR adding this if it seems like a good change.
The text was updated successfully, but these errors were encountered: