mirror of https://github.com/twbs/bootstrap.git
center the nav
This commit is contained in:
parent
0e70c6a37f
commit
102a20f5b3
|
@ -1,4 +1,5 @@
|
|||
<header class="navbar navbar-light navbar-static-top bd-navbar" role="banner">
|
||||
<div class="container">
|
||||
{% comment %}
|
||||
<nav class="nav navbar-nav pull-xs-right">
|
||||
<div class="nav-item dropdown">
|
||||
|
@ -56,4 +57,5 @@
|
|||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
|
|
Loading…
Reference in New Issue