From: XhmikosR Date: Fri, 30 Aug 2019 14:35:12 +0000 (+0300) Subject: card.md remove empty `class` placeholder argument (#29345) X-Git-Tag: v5.0.0-alpha1~798 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4041d70eb5462fe8fdd08040f68fcb0ccf67935e;p=thirdparty%2Fbootstrap.git card.md remove empty `class` placeholder argument (#29345) --- 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" >}}