mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Fix navbar margins and update grid sidebar styles to match
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a href="../" class="navbar-brand">Bootstrap</a>
|
||||
<a href="../" class="navbar-brand">
|
||||
<span class="visible-xs">Bootstrap</span>
|
||||
<span class="bs-docs-booticon bs-docs-booticon-md hidden-xs">B</span>
|
||||
</a>
|
||||
</div>
|
||||
<nav class="collapse navbar-collapse bs-sidenav-collapse" role="navigation">
|
||||
<div class="bs-docs-toc-item{% if page.slug == "getting-started" %} active{% endif %}">
|
||||
|
||||
Reference in New Issue
Block a user