mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
This commit is contained in:
commit
5073d07a47
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue