eplebel / science-commons

platform to organize and track the transparency and replications of published scientific findings.
http://curatescience.org
MIT License
2 stars 3 forks source link

collapsed Navbar button on Home page not working #45

Closed eplebel closed 8 years ago

eplebel commented 10 years ago

i fixed half of the problem where now at least the Curate-Science is centered and hence not blocking the button that expands the nav items for smaller screens.

https://github.com/eplebel/science-commons/commit/fbb756b94f02cb44287046510753aae64a9ef94c

but somehow clicking the button doesn't expand the nav items list. i think it has something to do with the

data-toggle="collapse"

part of the button code. maybe the data-toggle class or something.??