Skip to content
Snippets Groups Projects
Commit 2a78554e authored by Phil Hughes's avatar Phil Hughes
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -48,6 +48,7 @@
font-size: .8rem;
font-weight: 400;
color: #2e2e2e;
z-index: 9999; /* toolbar should always be on top */
}
 
.gitlab-wrapper-open {
Loading
Loading
---
title: 'Review Tools: Add large z-index to toolbar'
merge_request: 30583
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment