mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-12 09:51:00 +00:00
The nb-quicknav popovers are positioned via explicit CSS anchor-positioning pairs (anchor-name on the button + position-anchor on the menu) keyed per popover id. The two new menus (nb-pop-guide, nb-pop-videos) had no such pairs, so their popovers opened unanchored (wrong position / "broken"). Add the missing anchor-name/position-anchor pairs and bump the CSS cache-buster to 2.9.42. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>