1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-24 20:02:53 +01:00

card.md remove empty class placeholder argument (#29345)

This commit is contained in:
XhmikosR 2019-08-30 17:35:12 +03:00 committed by GitHub
parent aa3b4c41a4
commit 4041d70eb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -385,7 +385,7 @@ Using a combination of grid and utility classes, cards can be made horizontal in
<div class="card mb-3" style="max-width: 540px;">
<div class="row no-gutters">
<div class="col-md-4">
{{< placeholder width="100%" height="250" class="" text="Image" >}}
{{< placeholder width="100%" height="250" text="Image" >}}
</div>
<div class="col-md-8">
<div class="card-body">