2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

move all JS buttons docs to regular buttons docs page, rewrite the callouts and some docs verbage

This commit is contained in:
Mark Otto
2015-04-17 14:11:08 -07:00
parent 0156f9a237
commit 8b93787fd2
7 changed files with 121 additions and 148 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
-1
View File
@@ -56,7 +56,6 @@
.bd-content {
> h2 {
margin-top: 3rem;
font-weight: normal;
}
> h3 {
+1 -7
View File
@@ -16,10 +16,6 @@
}
}
.bd-sidebar .navbar-toggle .icon-bar {
background-color: #fff;
}
.bd-sidebar .navbar-header {
float: none;
margin-right: -15px;
@@ -32,16 +28,14 @@
@media (min-width: 992px) {
.bd-docs {
padding-left: 240px;
margin-left: 240px;
}
.bd-sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 100; // Ensure scrolling always works in Safari
width: 240px;
overflow-x: hidden;
overflow-y: auto;
border-right: 1px solid #eee;
// @include gradient-vertical(#29262f, #322f38);