From: Mark Otto Date: Sat, 15 Dec 2018 19:15:03 +0000 (+0100) Subject: Update site/docs/4.1/utilities/stretched-link.md X-Git-Tag: v4.3.0~151 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=210d49ec05897e3354cc6a0d2873d8413f033ce8;p=thirdparty%2Fbootstrap.git Update site/docs/4.1/utilities/stretched-link.md Co-Authored-By: MartijnCuppens --- diff --git a/site/docs/4.1/utilities/stretched-link.md b/site/docs/4.1/utilities/stretched-link.md index d394445e5e..f58299816c 100644 --- a/site/docs/4.1/utilities/stretched-link.md +++ b/site/docs/4.1/utilities/stretched-link.md @@ -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 %}