mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
more docs nav changes
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user