0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00

Merge pull request #21028 from judetucker/card_docs_float

Docs correction to change .pull to .float on Card docs
This commit is contained in:
Mark Otto 2016-10-27 11:51:06 -07:00 committed by GitHub
commit da6b5a0551

View File

@ -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">