Skip to content

Fixed modals being below navbar

Phil Hughes requested to merge header-z-index-fix into master

What does this MR do?

Fixes some z-index bugs caused by increasing the header z-index. Bootstraps popover index is higher than modals & everything else. So this decreases that & the header so modals stay on top.

Merge request reports