mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fix well to card
This commit is contained in:
parent
58051f959f
commit
37eb1e1d8b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ You can use a link with the `href` attribute, or a button with the `data-target`
|
|||
</button>
|
||||
</p>
|
||||
<div class="collapse" id="collapseExample">
|
||||
<div class="well">
|
||||
<div class="card card-block">
|
||||
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident.
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue