Build menu wrapping fix

This commit is contained in:
Colin McLeod
2015-06-10 22:48:42 -07:00
parent 7140dcce95
commit ba9c80ff05

View File

@@ -110,6 +110,7 @@ header {
}
ul {
display: inline-block;
white-space: nowrap;
margin: 0 0 0.5em;
padding: 0;