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/card.md') 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 From 3dc4b3647ce2b27b0216fe8103253ffe9633fde9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Sep 2016 00:54:10 -0700 Subject: Rename pull-*-{left|right} classes to .float-*-left and .float-*-right --- docs/components/card.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/components/card.md') diff --git a/docs/components/card.md b/docs/components/card.md index 1cf116d86..ded52118d 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -230,7 +230,7 @@ Use Bootstrap's nav pills or tabs within a card header. Be sure to always includ {% example html %}
-