toolbar doesn't hide elements behind it (#8064)

This commit is contained in:
Serghei Mihai 2015-08-20 19:24:53 +02:00
parent 6473132a6f
commit 73263c8330
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
padding: 0;
background: black;
font-size: 14px;
z-index: 999;
z-index: -1;
}
.mandaye-toolbar-left {