2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Fixes #15241: Add simple example to docs for collapse plugin

This commit is contained in:
Mark Otto
2014-11-29 23:03:47 -08:00
parent 23bdfc45eb
commit 9928144dc4
5 changed files with 35 additions and 5 deletions
+5
View File
@@ -1146,6 +1146,11 @@ h1[id] {
overflow: auto;
}
/* Simple collapse example */
#collapseExample .well {
margin-bottom: 0;
}
/* Don't wrap event names in Events tables in JS plugin docs */
.bs-events-table > thead > tr > th:first-child,
.bs-events-table > tbody > tr > td:first-child {