1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 11:21:23 +02:00

Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

This commit is contained in:
Mark Otto
2015-12-08 00:49:42 -08:00

View File

@@ -92,7 +92,7 @@ Navbar navigation is similar to our regular nav options—use the `.nav` base cl
</nav> </nav>
{% endexample %} {% endexample %}
And because we use classes for our navs, you can omit the list-based approach entirely if you like. And because we use classes for our navs, you can avoid the list-based approach entirely if you like.
{% example html %} {% example html %}
<nav class="navbar navbar-light bg-faded"> <nav class="navbar navbar-light bg-faded">