Commit 08083c75 authored by Phil Hughes's avatar Phil Hughes

Removed z-index from flash container

Fixes styling error where the flash container would end up above the
header when scrolling
parent d1dbc496
......@@ -3,7 +3,6 @@
margin: 0;
margin-bottom: $gl-padding;
font-size: 14px;
z-index: 100;
.flash-notice {
@extend .alert;
......@@ -41,4 +40,3 @@
}
}
}
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