From 07752bab7b248d9c064b7b85dcaeccccecde8fc7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 7 Sep 2016 20:40:12 -0700 Subject: v4: Card image fixes (#20667) * Add .img-fluid to card images in columns to ensure proper resizing * change that variable from regular value to variable * use calc to figure out a tighter border for card images --- docs/components/card.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/components') diff --git a/docs/components/card.md b/docs/components/card.md index 992f4a138..1cf116d86 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -517,7 +517,7 @@ Only applies to small devices and above. {% example html %}
- Card image cap + Card image cap

Card title that wraps to a new line

This is a longer card with supporting text below as a natural lead-in to additional content. This content is a little bit longer.

@@ -534,7 +534,7 @@ Only applies to small devices and above.
- Card image cap + Card image cap

Card title

This card has supporting text below as a natural lead-in to additional content.

@@ -557,7 +557,7 @@ Only applies to small devices and above.

Last updated 3 mins ago

- Card image + Card image
-- cgit v1.2.3