Put global nav back under modals

This commit is contained in:
John O'Nolan 2014-08-06 19:47:52 +03:00
parent b6533cd1c8
commit a6584f7638

View File

@ -6,7 +6,7 @@
.global-nav {
height: 60px;
@include position(fixed, 0px 0px auto 0px);
z-index: 9999;
z-index: 800;
background: $darkgrey;
i:before {