From: Barabas <31799121+Barabazs@users.noreply.github.com> Date: Thu, 28 Oct 2021 11:22:32 +0000 (+0200) Subject: images.md: remove zero-width space (#35234) X-Git-Tag: v5.2.0-beta1~449 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e87f9aef0dca68967199e52660b645b75dd169d;p=thirdparty%2Fbootstrap.git images.md: remove zero-width space (#35234) Co-authored-by: XhmikosR --- diff --git a/site/content/docs/5.1/content/images.md b/site/content/docs/5.1/content/images.md index 9d13ef4fb8..b55e7a2b87 100644 --- a/site/content/docs/5.1/content/images.md +++ b/site/content/docs/5.1/content/images.md @@ -48,7 +48,7 @@ Align images with the [helper float classes]({{< docsref "/utilities/float" >}}) If you are using the `` element to specify multiple `` elements for a specific ``, make sure to add the `.img-*` classes to the `` and not to the `` tag. ```html -​ + ...