add z-index to navbar

This commit is contained in:
Jörg Thalheim 2012-08-11 09:15:58 +02:00
parent 45c3ad5b1f
commit b797fe1c49
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ header {
display: inline;
width: 100%;
padding: 0px;
z-index: 1;
li {
display: inline;
list-style: none;