mirror of
https://github.com/twbs/bootstrap.git
synced 2025-06-06 00:03:01 -04: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.
|
Navbars can be statically placed (their default behavior), static without rounded corners, or fixed to the top or bottom of the viewport.
|
||||||
|
|
||||||
{% example html %}
|
{% 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>
|
<a class="navbar-brand" href="#">Full width</a>
|
||||||
</nav>
|
</nav>
|
||||||
{% endexample %}
|
{% endexample %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user