0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Put global nav back under modals

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

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 {