]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #21509: remove reference to .card-deck-wrapper
authorMark Otto <markdotto@gmail.com>
Mon, 2 Jan 2017 18:58:48 +0000 (10:58 -0800)
committerMark Otto <markdotto@gmail.com>
Mon, 2 Jan 2017 18:58:48 +0000 (10:58 -0800)
docs/components/card.md

index 4e8c11026ed0df74f671b77f24ee7528fc011b49..3ac7c425f596dfdf9f9745810eb6d214e026c503 100644 (file)
@@ -565,7 +565,7 @@ When using card groups with footers, their content will automatically line up.
 
 ### Card decks
 
-Need a set of equal width and height cards that aren't attached to one another? Use card decks. By default, card decks require two wrapping elements: `.card-deck-wrapper` and a `.card-deck`. We use table styles for the sizing and the gutters on `.card-deck`. The `.card-deck-wrapper` is used to negative margin out the `border-spacing` on the `.card-deck`.
+Need a set of equal width and height cards that aren't attached to one another? Use card decks.
 
 {% example html %}
 <div class="card-deck">