Skip to content

Conversation

stuartbreckenridge
Copy link
Member

Stops display: none applying to .newsfoot-footnote-popover a[href*='#fn’]. This was indavertently hiding <a> elements where the href contains #fn…thus a link inside a footnote that links to another footnote was being hidden. Fixes #4485

Stops `display: none` applying to `.newsfoot-footnote-popover a[href*='#fn’]`. This was indavertently hiding `<a>` elements where the href contains `#fn`…thus a link inside a footnote that links to another footnote was being hidden. Fixes Ranchero-Software#4485
@brentsimmons brentsimmons merged commit 9cc85c6 into Ranchero-Software:main Jan 16, 2025
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.

A link in a footnote is not displayed in popup
2 participants