Skip to content

Set the z-index for settings hover items

Warren Gifford requested to merge 10431-fix-z-index into main

Created by: flying-robot

This was inheriting a value of 2, which placed it above the breadcrumb dropdown navigation. Setting it to auto corrects that behavior in light/dark/system themes:

Screen Shot 2020-09-25 at 1 16 50 PM Screen Shot 2020-09-25 at 1 16 06 PM

Fixes https://github.com/sourcegraph/sourcegraph/issues/10431

Merge request reports

Loading