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: v4.6.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef6a4185357c39e6d0a25ccc0a264bed6a8f3021;p=thirdparty%2Fbootstrap.git images.md: remove zero-width space (#35234) Co-authored-by: XhmikosR --- diff --git a/site/content/docs/4.6/content/images.md b/site/content/docs/4.6/content/images.md index 8aca905464..0a25b13449 100644 --- a/site/content/docs/4.6/content/images.md +++ b/site/content/docs/4.6/content/images.md @@ -53,7 +53,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 -​ + ...