From 4041d70eb5462fe8fdd08040f68fcb0ccf67935e Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 30 Aug 2019 17:35:12 +0300 Subject: [PATCH] card.md remove empty `class` placeholder argument (#29345) --- site/content/docs/4.3/components/card.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/4.3/components/card.md b/site/content/docs/4.3/components/card.md index 07236c476f..a3b64dc571 100644 --- a/site/content/docs/4.3/components/card.md +++ b/site/content/docs/4.3/components/card.md @@ -385,7 +385,7 @@ Using a combination of grid and utility classes, cards can be made horizontal in
- {{< placeholder width="100%" height="250" class="" text="Image" >}} + {{< placeholder width="100%" height="250" text="Image" >}}