Fix navbar dropdown visibility bug

This commit is contained in:
Jan Tuomi
2018-11-19 18:10:43 +02:00
parent 1509938901
commit 322e193ef2
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
position: absolute;
left: 0;
top: 30px;
z-index: 10;
z-index: 20;
&,
& a {