diff --git a/site/docs/4.2/components/forms.md b/site/docs/4.2/components/forms.md index d1a6acc19c..ffe1b107f7 100644 --- a/site/docs/4.2/components/forms.md +++ b/site/docs/4.2/components/forms.md @@ -174,7 +174,7 @@ Set horizontally scrollable range inputs using `.form-control-range`. Default checkboxes and radios are improved upon with the help of `.form-check`, **a single class for both input types that improves the layout and behavior of their HTML elements**. Checkboxes are for selecting one or several options in a list, while radios are for selecting one option from many. -Disabled checkboxes and radios are supported, but to provide a `not-allowed` cursor on hover of the parent `