Merge pull request #650 from noahbuscher/gh-pages

Fix navbar in Safari
This commit is contained in:
Michael Grinich 2015-12-10 10:44:29 -08:00
commit c15706be53

View file

@ -13,7 +13,7 @@
}
overflow: hidden;
white-space: nowrap;
height: 50px;
line-height: 50px;
box-shadow: 0 1px 1px rgba(0,0,0,0.35);