From 1c24bdeca89e419da5ad2fc819e43fb96a912019 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 4 Oct 2017 12:46:36 +0300 Subject: [PATCH] Remove double spaces. --- docs/4.0/components/card.md | 2 +- docs/4.0/components/collapse.md | 2 +- docs/4.0/components/list-group.md | 2 +- docs/4.0/examples/dashboard/index.html | 2 +- docs/4.0/utilities/vertical-align.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/4.0/components/card.md b/docs/4.0/components/card.md index 9db9bc3c98..5da0ef0393 100644 --- a/docs/4.0/components/card.md +++ b/docs/4.0/components/card.md @@ -47,7 +47,7 @@ The building block of a card is the `.card-body`. Use it whenever you need a pad ### Titles, text, and links -Card titles are used by adding `.card-title` to a `` tag. In the same way, links are added and placed next to each other by adding `.card-link` to a `` tag. +Card titles are used by adding `.card-title` to a `` tag. In the same way, links are added and placed next to each other by adding `.card-link` to an `` tag. Subtitles are used by adding a `.card-subtitle` to a `` tag. If the `.card-title` and the `.card-subtitle` items are placed in a `.card-body` item, the card title and subtitle are aligned nicely. diff --git a/docs/4.0/components/collapse.md b/docs/4.0/components/collapse.md index 536cc177fa..a34ffeb7ba 100644 --- a/docs/4.0/components/collapse.md +++ b/docs/4.0/components/collapse.md @@ -35,7 +35,7 @@ You can use a link with the `href` attribute, or a button with the `data-target` ## Multiple targets A `