From: Kyle Tsang <6854874+kyletsang@users.noreply.github.com> Date: Wed, 18 Nov 2020 11:08:26 +0000 (-0800) Subject: docs: Add missing `.has-validation` class for input group example (#32162) X-Git-Tag: v5.0.0-beta1~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39b9879aa2c389bcf352f4f3e47ddc8061f53b5a;p=thirdparty%2Fbootstrap.git docs: Add missing `.has-validation` class for input group example (#32162) Co-authored-by: Martijn Cuppens Co-authored-by: XhmikosR --- diff --git a/site/content/docs/5.0/forms/validation.md b/site/content/docs/5.0/forms/validation.md index 215638e4f1..dfdd72c9f7 100644 --- a/site/content/docs/5.0/forms/validation.md +++ b/site/content/docs/5.0/forms/validation.md @@ -52,7 +52,7 @@ Custom feedback styles apply custom colors, borders, focus styles, and backgroun
-
+
@