2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

fix sidebar again

This commit is contained in:
Mark Otto
2014-08-03 16:23:32 -07:00
parent ae9c160932
commit 99edff6dda
6 changed files with 1762 additions and 608 deletions
+4 -6
View File
@@ -559,6 +559,7 @@ body {
//
.bs-docs-sidebar {
padding: 0;
margin-bottom: 0;
background-color: #322f38;
}
@@ -606,12 +607,13 @@ body {
display: block;
float: none;
height: auto;
padding: 20px;
padding: 2rem 1.25rem;
/*padding: 20px;*/
font-size: 20px;
font-weight: 500;
line-height: 1;
color: #fff;
border-bottom: 1px solid rgba(255,255,255,.1);
/*border-bottom: 1px solid rgba(255,255,255,.1);*/
}
.bs-docs-sidebar-brand:hover,
.bs-docs-sidebar-brand:focus {
@@ -622,10 +624,6 @@ body {
.bs-docs-sidenav {
display: none;
}
.bs-docs-toc-item {
margin-right: -.75rem;
margin-left: -.75rem;
}
.bs-docs-toc-link {
display: block;