Problem/Motivation
The region content has a `z-index: auto` style and according to this style, we have a problem with the dropdown on the secondary navigation.

Steps to reproduce
- Open text env from the cablecar
- Go to the group page
- Open the dropdown menu of the secondary navigation.
Proposed resolution
Add `z-index: 1` styles to the region content.
Remaining tasks
N/A
User interface changes
The dropdown of the secondary navigation opens over region content.
API changes
N/A
Data model changes
N/A
| Comment | File | Size | Author |
|---|---|---|---|
| image-20221011-123527.png | 17.39 KB | agamich |
Comments
Comment #5
agamich commentedMerged into 2.3.x and cherry-pick into 2.4.x
Comment #7
tbsiqueira