Make sure log navigation doesn't overlay mask

This commit is contained in:
Ruud
2014-03-15 12:49:50 +01:00
parent 178f770b16
commit f5aae23111

View File

@@ -9,7 +9,7 @@
bottom: 0;
left: 0;
background: #4E5969;
z-index: 200;
z-index: 100;
}
.page.log .nav li {