2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+1 -1
View File
@@ -92,7 +92,7 @@ Navbar navigation is similar to our regular nav options—use the `.nav` base cl
</nav>
{% 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 %}
<nav class="navbar navbar-light bg-faded">