Header menu should be above every dropdown content

This commit is contained in:
Mathieu Magnin 2017-09-21 11:02:01 +02:00
parent 9f6b9daad3
commit 10b22b018e

View file

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