diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index 614b43f92..7737ae909 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -528,7 +528,7 @@
Add the disabled boolean attribute on an input to prevent user input and trigger a slightly different look.
Add the disabled boolean attribute on an input to prevent user interactions. Disabled inputs appear lighter and add a not-allowed cursor.