bootstrap/docs/_includes
Geremia Taglialatela db44e4b311 Update nav and navbar HTML markup
According to the docs, you just need to apply the `navbar-nav` to an
`<ul>` tag in a list-based navbar. In fact, `navbar-nav` seems to
override all the css properties set by `nav`.

Also, `nav-item` class should be used only for `<li>` tags, or in
conjunction with `<a>` tags to entirely avoid the list-based approach.

This commit removes the redundant `nav` class from `navbar-nav` `<ul>`
tags, moves `nav-item` from `<a>` tags to `<li>` tags and properly
adds `nav-item` class to `<li>` tags where missing.

Refs:

* https://v4-alpha.getbootstrap.com/components/navs/
* https://v4-alpha.getbootstrap.com/components/navbar/#nav
2017-05-27 15:21:49 -07:00
..
ads.html Update ads code and styles (also fixes #20477 in different way) 2016-08-21 22:38:08 -07:00
bootstrap-icon.html Drop CSS icons for SVGs (#22708) 2017-05-26 20:54:12 -07:00
callout-danger-async-methods.md Fix JS components console error "Error: <Component> is transitioning" 2017-03-28 23:43:15 +02:00
callout-warning-color-assistive-technologies.md - Conveying color meaning to AT as markdown include 2016-02-17 10:53:50 +00:00
footer.html Remove totaly Tether from documentation + dependencies 2017-05-14 11:41:19 +02:00
header.html v4: Rip out IE compatibility mode meta tags (#21483) 2016-12-31 12:20:32 -08:00
nav-docs.html update instances of old classes in the docs 2017-03-05 12:25:41 -08:00
nav-home.html Update nav and navbar HTML markup 2017-05-27 15:21:49 -07:00
page-headers.html Docs: Breaks out Utilities into separate section and optimizes its pages (#20678) 2016-09-08 21:48:17 -07:00
social.html v4: Social meta tags (#20825) 2016-10-02 18:19:47 -07:00