Fixed zindex.
This commit is contained in:
parent
303cc0f9fe
commit
7e3e4f7799
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<div class="switchBackToUser fit horizontal center zIndex-6"">
|
<div class="switchBackToUser fit horizontal center zIndex-7">
|
||||||
<div class="switchView icon"></div>
|
<div class="switchView icon"></div>
|
||||||
<div class="switchBackToUser-text"><%- @T('Zammad looks like this for "%s"', @S('firstname') + ' ' + @S('lastname') ) %></div>
|
<div class="switchBackToUser-text"><%- @T('Zammad looks like this for "%s"', @S('firstname') + ' ' + @S('lastname') ) %></div>
|
||||||
<div class="align-right horizontal center js-close u-clickable">
|
<div class="align-right horizontal center js-close u-clickable">
|
||||||
|
|
Loading…
Reference in a new issue