aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-11 12:28:28 -0700
committerMark Otto <[email protected]>2015-08-11 12:28:28 -0700
commit37eb1e1d8bfe87d75f96dc4c692997b8df68253d (patch)
treede3d07d0f8e45505fd540bd299514b07f11e86e7
parent58051f959fab986ab6ef36f345ac5e3612058217 (diff)
downloadbootstrap-37eb1e1d8bfe87d75f96dc4c692997b8df68253d.tar.xz
bootstrap-37eb1e1d8bfe87d75f96dc4c692997b8df68253d.zip
fix well to card
-rw-r--r--docs/components/collapse.md2
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>