diff options
| author | Mark Otto <[email protected]> | 2016-10-27 19:56:55 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-10-27 19:56:55 -0700 |
| commit | cfc8e40da93683d5f0b7fd120b59b7dac94f9fd5 (patch) | |
| tree | 1208ce798da8c175b21de0adbe7e0f2946cdbf87 /docs/components/card.md | |
| parent | 7aab3d95732529e6407caf652548e22b831f10c3 (diff) | |
| parent | da6b5a055123937b06960e39c27308214a9374bc (diff) | |
| download | bootstrap-cfc8e40da93683d5f0b7fd120b59b7dac94f9fd5.tar.xz bootstrap-cfc8e40da93683d5f0b7fd120b59b7dac94f9fd5.zip | |
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/components/card.md')
| -rw-r--r-- | docs/components/card.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/card.md b/docs/components/card.md index be9846a30..1bb0866fe 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -226,7 +226,7 @@ Card headers can be styled by adding `.card-header` to `<h*>` elements. ## Header nav -Use Bootstrap's nav pills or tabs within a card header. Be sure to always include a `.pull-*-*` utility class for proper alignment. +Use Bootstrap's nav pills or tabs within a card header. Be sure to always include a `.float-*-*` utility class for proper alignment. {% example html %} <div class="card text-xs-center"> |
