From 2e87f9aef0dca68967199e52660b645b75dd169d 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/5.1/content/images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -​ + ... -- 2.47.2