checklisthq / checklisthq.com

checklisthq.com
GNU Affero General Public License v3.0
4 stars 4 forks source link

Nav bar needs to have its CSS fixed #16

Closed ntoll closed 12 years ago

ntoll commented 12 years ago

Nicholas knows how. It's a bootstrap issue that depends upon the order of referencing CSS files.

See: http://twitter.github.com/bootstrap/components.html#navbar for details.

kalotay commented 12 years ago

What is the actual problem with the navbar? Is it just the colour scheme?

ntoll commented 12 years ago

It's the margin-top: 40px problem relating to the body element that we discussed at the weekend. Stops the white space appearing when width is too small.