Fix nav expand height

This commit is contained in:
pcvonz
2017-09-07 12:18:23 -07:00
parent f4106f04c2
commit 5562c1dcde
3 changed files with 5 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -416,6 +416,7 @@ nav ul ul li a {
display: flex;
justify-content: space-between;
width: 100%;
height: auto;
}
.logoHeader a {
margin-right: 0%;