diff options
Diffstat (limited to 'site/content/docs/4.3/forms')
| -rw-r--r-- | site/content/docs/4.3/forms/form-control.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/site/content/docs/4.3/forms/form-control.md b/site/content/docs/4.3/forms/form-control.md index 30b569edf..060af37ff 100644 --- a/site/content/docs/4.3/forms/form-control.md +++ b/site/content/docs/4.3/forms/form-control.md @@ -78,8 +78,6 @@ If you want to have `<input readonly>` elements in your form styled as plain tex ## Color -Keep in mind color inputs are [not supported in IE](https://caniuse.com/#feat=input-color). - {{< example >}} <form> <label for="exampleColorInput">Color picker</label> |
