Commit 33faadc1 authored by Filipa Lacerda's avatar Filipa Lacerda Committed by Annabel Dunstone Gray

Decreases z-index of select2 to a lower number than our navigation bar

parent fe11c5fd
......@@ -61,6 +61,7 @@
border: 1px solid $dropdown-border-color;
min-width: 175px;
color: $gl-text-color;
z-index: 999;
}
.select2-drop.select2-drop-above.select2-drop-active {
......
---
title: Decreases z-index of select2 to a lower number of our navigation bar
merge_request:
author:
type: fixed
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