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:
commit
da6b5a0551
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user