1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-01 15:56:45 +02: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

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 {