mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 13:10:23 +00:00
change the header nav description to include the new float
This commit is contained in:
parent
52c84a1cb6
commit
7cc086e2c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue