Make the navbar a real static navbar
Include the collapse.js functionality (and more) from bootstrap
Fix some css mostly around logo and different margins
New design:
Mobile browsers now work with a collapse:
Closes #48
@mbramson Eventually I think the Logout link and the Profile link can go into a dropdown (with the dropdown text being the user's name), but we have a bunch of tests that test for inclusion of a user's name on the page. We'll have to improve those tests and probably decide that more than 2 things go into the dropdown before we make that change.
Make the navbar a real static navbar Include the collapse.js functionality (and more) from bootstrap Fix some css mostly around logo and different margins
New design:
Mobile browsers now work with a collapse:
Closes #48
@mbramson Eventually I think the Logout link and the Profile link can go into a dropdown (with the dropdown text being the user's name), but we have a bunch of tests that test for inclusion of a user's name on the page. We'll have to improve those tests and probably decide that more than 2 things go into the dropdown before we make that change.