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
Consider this page and look at the link with text in the first paragraph of the page with GitHub’s Large File Support. Hover over the GitHub's text at the end of the second to last line of the paragraph.
Without hovering, this text has a line break after GitHub's. With hovering, the bold font the theme creates when hovering causes the link text to move down a whole line out from under the pointer entirely.
In safari, this creates a quick oscillation of the text (normal->bold->normal) and then the pointer is unable to click. In Chrome, the text goes bold and expands to the next line and the pointer indicates it is still clickable but clicking has no effect.
The text was updated successfully, but these errors were encountered:
The fix in the previous comment solved it for me. Somewhat to my consternation, I don't see this behavior in the demo version of this theme, but the pages built by Github Pages using this team definitely still suffer from it.
Consider this page and look at the link with text in the first paragraph of the page with
GitHub’s Large File Support
. Hover over theGitHub's
text at the end of the second to last line of the paragraph.Without hovering, this text has a line break after
GitHub's
. With hovering, the bold font the theme creates when hovering causes the link text to move down a whole line out from under the pointer entirely.In safari, this creates a quick oscillation of the text (normal->bold->normal) and then the pointer is unable to click. In Chrome, the text goes bold and expands to the next line and the pointer indicates it is still clickable but clicking has no effect.
The text was updated successfully, but these errors were encountered: