Commit 3fbb7114 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'navbar-z-index-higher' into 'master'

Increase the z-index of the navbar

Closes #35935

See merge request !13282
parents 1e207e8a 86a66647
......@@ -26,7 +26,7 @@ header {
&.navbar-gitlab {
padding: 0 16px;
z-index: 400;
z-index: 2000;
margin-bottom: 0;
min-height: $header-height;
background-color: $gray-light;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment