e449af33181c46b0b23323ad74da302113a9dc11
The dropdown in dossier-summary (position 'down') was hidden by the article body due to equal stacking contexts. .articles-list (z-index: 2) sat below .article-content (z-index: 2). Raising to z-index: 5 ensures the .page-select flyout (z-index: 10) can render above.
Description
No description provided
Languages
JavaScript
46.6%
CSS
25.2%
HTML
21.4%
Python
6%
Shell
0.6%
Other
0.2%