diff options
| author | Mark Otto <[email protected]> | 2016-10-11 10:30:14 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2016-10-11 10:30:14 -0700 |
| commit | 97b9d12c5d2b2fd13901b84753d5596f997a775e (patch) | |
| tree | 7181e69248d55c4fd85ceb853e0c6da36f2c89d8 /docs | |
| parent | 4b27cc95e30fbc7542b7a97396d931e6a1a905f5 (diff) | |
| parent | de1255b14e9d1bbfc1a3b055477f4fc15cc974af (diff) | |
| download | bootstrap-97b9d12c5d2b2fd13901b84753d5596f997a775e.tar.xz bootstrap-97b9d12c5d2b2fd13901b84753d5596f997a775e.zip | |
Merge pull request #18400 from Johann-S/collapseCard
Convert Collapse accordion from Panels to Cards
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/collapse.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/components/collapse.md b/docs/components/collapse.md index d5f620917..e98fae276 100644 --- a/docs/components/collapse.md +++ b/docs/components/collapse.md @@ -52,6 +52,7 @@ Extend the default collapse behavior to create an accordion. </a> </h5> </div> + <div id="collapseOne" class="collapse in" role="tabpanel" aria-labelledby="headingOne"> <div class="card-block"> Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS. |
