derp on navbar toggle and docs positions

This commit is contained in:
Mark Otto
2013-04-28 14:27:48 -07:00
parent 8b3a1702d4
commit bbee78b30b
4 changed files with 18 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
.navbar-nav {
// Space out from .navbar .brand and .btn-navbar
margin-top: 15px;
margin-top: 5px;
> li > a {
padding-top: ((@navbar-height - @line-height-base) / 2);
@@ -96,7 +96,7 @@
// Collapsible navbar toggle
.navbar-toggle {
position: absolute;
top: 10px;
top: 18px;
right: 10px;
padding: 8px 12px;
background-color: transparent;