From: Mark Otto Date: Sun, 11 Jun 2017 23:24:20 +0000 (-0700) Subject: reorder that X-Git-Tag: v4.0.0-beta~147^2~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=142c2a0851ebe662f2bbbf377ae98aa8682e2308;p=thirdparty%2Fbootstrap.git reorder that --- diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index dba81ce5b4..ee1720fe74 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -817,17 +817,17 @@ We **highly recommend** custom validation styles as native browser defaults are ### How it works -Here's a rundown of how form validation works: +Here's how form validation works with Bootstrap: -- HTML form validation includes support for two CSS pseudo-classes, `:invalid` and `:valid`, on ``, `