]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update site/docs/4.1/utilities/stretched-link.md
authorMark Otto <otto@github.com>
Sat, 15 Dec 2018 19:15:03 +0000 (20:15 +0100)
committerGitHub <noreply@github.com>
Sat, 15 Dec 2018 19:15:03 +0000 (20:15 +0100)
Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
site/docs/4.1/utilities/stretched-link.md

index d394445e5e40fef42a0b5074141408f91dd057fc..f58299816cb79c9a3c876e3be61b95cd91eab910 100644 (file)
@@ -21,7 +21,7 @@ Cards are relative by default, so in this case you can safely add the `.stretche
 {% endcapture %}
 {% include example.html content=example %}
 
-Media objects are not relative by default, we need to add the `.position-relative` here to prevent the link from stretching outside the media object.
+Media objects do not have `position: relative` by default, so we need to add the `.position-relative` here to prevent the link from stretching outside the media object.
 
 {% capture example %}
 <div class="media position-relative">