diff options
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/collapse.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/collapse.md b/docs/components/collapse.md index abe092923..9cb61a0c5 100644 --- a/docs/components/collapse.md +++ b/docs/components/collapse.md @@ -31,7 +31,7 @@ You can use a link with the `href` attribute, or a button with the `data-target` </button> </p> <div class="collapse" id="collapseExample"> - <div class="well"> + <div class="card card-block"> Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. </div> </div> |
