2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

more docs nav changes

This commit is contained in:
Mark Otto
2015-04-15 16:07:50 -07:00
parent 71b6877328
commit 3c93681245
4 changed files with 15 additions and 10 deletions
+7 -6
View File
@@ -637,14 +637,15 @@ body {
padding: 0;
margin-bottom: 0;
// background-color: #322f38;
.navbar-toggler {
position: absolute;
top: 1.25rem;
right: 0;
z-index: 5;
}
}
.bs-docs-sidebar .navbar-toggle {
position: absolute;
top: 5px;
right: 0;
z-index: 5;
}
.bs-docs-sidebar .navbar-toggle .icon-bar {
background-color: #fff;
}