mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
tweak docs sidenav styles
This commit is contained in:
Vendored
+1273
-1
File diff suppressed because one or more lines are too long
@@ -624,7 +624,7 @@ body {
|
||||
display: block;
|
||||
padding: 4px 20px;
|
||||
font-size: 16px;
|
||||
color: #706e74;
|
||||
color: #fff;
|
||||
}
|
||||
.bs-docs-toc-link:hover,
|
||||
.bs-docs-toc-link:focus {
|
||||
@@ -673,7 +673,7 @@ body {
|
||||
|
||||
// Nav: second level (shown on .active)
|
||||
.bs-docs-sidebar .nav .nav {
|
||||
/*display: none; // Hide by default, but at >768px, show it*/
|
||||
display: none; // Hide by default, but at >768px, show it
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
.bs-docs-sidebar .nav .nav > li > a {
|
||||
|
||||
Reference in New Issue
Block a user