kasperisager/vanilla-bootstrap

[Bootstrap] CSS Classes - Broken ul#navbar-nav children

Closed this issue · 1 comments

I think that's the proper term. I've included a screenshot where you can see that instead of the CSS being class="Categories", class="Discussions", class="Activity" it's setup as class>Categories and class>Discussions etc...

http://i.imgur.com/m9MDGBA.png

That's entirely valid HTML, no issue here 👍 When an attribute is added without a value it's implicitly true.