diff options
| author | judetucker <[email protected]> | 2016-10-26 22:05:46 -0700 |
|---|---|---|
| committer | judetucker <[email protected]> | 2016-10-26 22:05:46 -0700 |
| commit | 7cc086e2c1934fdf6dec5809f122f704e34e9892 (patch) | |
| tree | 9983363e2841a93164db68e2cd3651f025251048 /docs/components/card.md | |
| parent | 52c84a1cb6d40d22048946cff784ebde10273fcf (diff) | |
| download | bootstrap-7cc086e2c1934fdf6dec5809f122f704e34e9892.tar.xz bootstrap-7cc086e2c1934fdf6dec5809f122f704e34e9892.zip | |
change the header nav description to include the new float
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"> |
