Commit 2a78554e authored by Phil Hughes's avatar Phil Hughes

Merge branch 'z-index-tools' into 'master'

Review Tools: Add large z-index to toolbar

See merge request gitlab-org/gitlab-ce!30583
parents 2224207b f3657ad3
......@@ -48,6 +48,7 @@
font-size: .8rem;
font-weight: 400;
color: #2e2e2e;
z-index: 9999; /* toolbar should always be on top */
}
.gitlab-wrapper-open {
......
---
title: 'Review Tools: Add large z-index to toolbar'
merge_request: 30583
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