aboutsummaryrefslogtreecommitdiff
path: root/docs/components
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-04-23 01:30:55 -0700
committerMark Otto <[email protected]>2015-04-23 01:30:55 -0700
commit37e543759bd38b07311b8c4ce8d54bf2c8a9e374 (patch)
tree73da14c461529f2f64f5f256139a1bc6722ab3e6 /docs/components
parent1770df724eaae373fd29a3fdb2b0acc5985c58de (diff)
downloadbootstrap-37e543759bd38b07311b8c4ce8d54bf2c8a9e374.tar.xz
bootstrap-37e543759bd38b07311b8c4ce8d54bf2c8a9e374.zip
scope grid example styles better
Diffstat (limited to 'docs/components')
-rw-r--r--docs/components/card.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/card.md b/docs/components/card.md
index 7e7b4d8ee..d8a356f6a 100644
--- a/docs/components/card.md
+++ b/docs/components/card.md
@@ -5,7 +5,7 @@ title: Cards
A **card** is a flexible and extensible content container. It includes options for headers and footers, a wide variety of content, contextual background colors, and powerful display options.
-If you're familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails.
+If you're familiar with Bootstrap 3, cards replace our old panels, wells, and thumbnails. Similar functionality to those components is available as modifier classes for cards.
### Basic example