2
0
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:
Mark Otto
2014-07-08 16:39:46 -07:00
parent bb3157c2d9
commit 542f9973ed
10 changed files with 46 additions and 37 deletions
+4 -1
View File
@@ -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 %}">