fix transparent background in collapsed nav with project home enabled

This commit is contained in:
marijus 2015-02-09 08:35:53 +01:00
parent ad25baf035
commit b31a2f109f

View File

@ -6,11 +6,6 @@ header #banner {
margin-right: auto;
}
nav {
height: 24px;
display: block;
}
section {
display: block;
min-height: 112px;