mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
new navbar tweaks
This commit is contained in:
parent
4d6ab7c068
commit
108c395ad4
@ -108,12 +108,13 @@ Proposal to replace the existing navbar with something simpler and more customiz
|
||||
</div>
|
||||
|
||||
|
||||
<div class="navbar navbar-default">
|
||||
<div class="collapse" id="navbar-header">
|
||||
<div class="collapse" id="navbar-header">
|
||||
<div class="inverse p-a">
|
||||
<h3>Collapsed content</h3>
|
||||
<p>Toggleable via the navbar brand.</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="navbar navbar-default">
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-header">
|
||||
☰
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user