mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
new navbar tweaks
This commit is contained in:
@@ -108,12 +108,13 @@ Proposal to replace the existing navbar with something simpler and more customiz
|
|||||||
</div>
|
</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>
|
<h3>Collapsed content</h3>
|
||||||
<p>Toggleable via the navbar brand.</p>
|
<p>Toggleable via the navbar brand.</p>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="navbar navbar-default">
|
||||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-header">
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbar-header">
|
||||||
☰
|
☰
|
||||||
</button>
|
</button>
|
||||||
|
Reference in New Issue
Block a user