From ef6a4185357c39e6d0a25ccc0a264bed6a8f3021 Mon Sep 17 00:00:00 2001 From: Barabas <31799121+Barabazs@users.noreply.github.com> Date: Thu, 28 Oct 2021 13:22:32 +0200 Subject: [PATCH] images.md: remove zero-width space (#35234) Co-authored-by: XhmikosR --- site/content/docs/4.6/content/images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -​ + ... -- 2.47.2