mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
no more .navbar-full
This commit is contained in:
parent
c7be14d66b
commit
be1a316320
@ -338,7 +338,7 @@ Although it's not required, you can wrap a navbar in a `.container` to center it
|
||||
Navbars can be statically placed (their default behavior), static without rounded corners, or fixed to the top or bottom of the viewport.
|
||||
|
||||
{% example html %}
|
||||
<nav class="navbar navbar-full navbar-light bg-faded">
|
||||
<nav class="navbar navbar-light bg-faded">
|
||||
<a class="navbar-brand" href="#">Full width</a>
|
||||
</nav>
|
||||
{% endexample %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user