Remove gap from Mega Menu pattern for v2.2 of CERN Toolbar
Summary
The issue is caused in the rc-v2.2 of CERN Toolbar. The toolbar has changed from position: fixed
to position: relative
.
This produces a gap in the Mega Menu pattern. The gap should be removed but also create dependency to v2.2 of CERN Toolbar.
Steps to reproduce
- Install v2.2 of CERN Toolbar [this changes the position of the toolbar from
position: fixed
toposition: relative
] - Go to any page that uses the Mega Menu
- Scroll down and open the Mega Menu
- Check the gap
Possible fixes
Remove the margin from the mega menu pattern