From: Mark Otto Date: Sun, 23 Aug 2015 01:58:02 +0000 (-0700) Subject: avoid mentioning css block level in cards docs /cc #17158 #17103 X-Git-Tag: v4.0.0-alpha.2~457 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c52e03d31be40322f59062551519a7d4e009bef;p=thirdparty%2Fbootstrap.git avoid mentioning css block level in cards docs /cc #17158 #17103 --- diff --git a/docs/components/card.md b/docs/components/card.md index d6413672d2..f7ec63ea87 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -86,7 +86,7 @@ Cards support a wide variety of content, including images, text, list groups, li ## Sizing -Cards are block-level by default, so they'll fill the available horizontal space. Constrain their widths via inline styles, our predefined grid classes, or with custom styles using our grid mixins. +Constrain the width or cards via custom CSS, our predefined grid classes, or with custom styles using our grid mixins. Using the grid: