[Fix #663] Menu header should be above every element

This commit is contained in:
Mathieu Magnin 2017-08-31 15:29:24 +02:00
parent d7f4860256
commit 485a1ceb00

View file

@ -108,6 +108,7 @@
border: 1px solid $border-grey;
min-width: 270px;
max-width: 340px;
z-index: 10;
&.open {
display: block;