stable

Clone or download

Read-only

fix: bump z-index of project sidebar

The z-index of the sidebar should be greater than the one of form elements. That way the popover (project visibility, aggregated projects, …) is not displayed below select2 elements (eg add project member). Now we have: * 2003: select2 * 2004: sidebar, header * 2005: modal backdrop * 2006: modal Follow-up to story #34009: see aggregated & parents projects Closes request #35110: bump z-index of project sidebar Change-Id: Icecc05d31e44c5661d52e6c1569c70d145d6ba77

Modified Files

Name
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-project.scss +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_sidebar.scss +1 −1 Go to diff View file