diff --git a/docs/content/components/forms.md b/docs/content/components/forms.md index 2450631c..b3de6692 100644 --- a/docs/content/components/forms.md +++ b/docs/content/components/forms.md @@ -140,15 +140,6 @@ Add the `disabled` attribute to make a `.form-control` appear disabled. ``` -### Dark - -```html live -
- - -
-``` - ### Hide WebKit's contact info autofill icon WebKit sometimes gets confused and tries to add an icon/dropdown to autofill contact information on fields that may not be appropriate (such as input for number of users). Use this class to override the display of this icon.