From a22d2fb5a5a702997509f29d86dc37ba917a103a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 7 Dec 2015 10:05:53 -0800 Subject: fixes #17433: improve borders on .list-group-flush to remove dupe borders when appropro --- docs/components/card.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs/components') diff --git a/docs/components/card.md b/docs/components/card.md index 3d112c501..9be52fd2f 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -51,6 +51,16 @@ Cards support a wide variety of content, including images, text, list groups, li {% endexample %} +{% example html %} +
+ +
+{% endexample %} + {% example html %}
Card image cap -- cgit v1.2.3