mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-28 11:15:32 -06:00
2b2cb12efd
This addresses an issue where the old hacky way of padding an anchor (which I added) messed with the flow of linking to anchors in tables. This makes a few changes: - hides banners with display none rather than removing them using a class on the parent - makes the article content sticky - makes the hight of the article content change based on if the banner is showing or not. Signed-off-by: Charlie Egan <charlie@styra.com>