Problem/Motivation
The dropdown primary navigation is constricted for logged in users, this is due to fixes to contextual links and block templates.
Steps to reproduce
Proposed resolution
1. Change css for contextual anchors to use `position-anchor` to anchor the context menu to the top right hand corner of the block and not rely on position: relative (which was causing the constriction for the dropdown menu.
Comments
Comment #2
richardgaunt commentedPR for change: https://github.com/civictheme/monorepo-drupal/pull/1510
This change is now ready for QA.
Comment #3
richardgaunt commentedComment #4
richardgaunt commented