z-index of navbar fix

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-14 15:51:56 +02:00
parent 008027c5f4
commit a493844236

View File

@@ -101,6 +101,7 @@ display: inline;
}
.navbar-fixed {
z-index:1000;
height: 128px;
}