Review Tools: Add large z-index to toolbar

This commit is contained in:
Sarah Groff Hennigh-Palermo 2019-07-11 09:18:27 +00:00 committed by Phil Hughes
parent 2224207b3d
commit f3657ad3f2
2 changed files with 6 additions and 0 deletions

View File

@ -48,6 +48,7 @@
font-size: .8rem;
font-weight: 400;
color: #2e2e2e;
z-index: 9999; /* toolbar should always be on top */
}
.gitlab-wrapper-open {

View File

@ -0,0 +1,5 @@
---
title: 'Review Tools: Add large z-index to toolbar'
merge_request: 30583
author:
type: fixed