From: judetucker Date: Thu, 27 Oct 2016 05:05:46 +0000 (-0700) Subject: change the header nav description to include the new float X-Git-Tag: v4.0.0-alpha.6~487^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F21028%2Fhead;p=thirdparty%2Fbootstrap.git change the header nav description to include the new float --- diff --git a/docs/components/card.md b/docs/components/card.md index be9846a308..1bb0866fe8 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 `` 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 %}