From: Martijn Cuppens Date: Sat, 17 Aug 2019 14:58:26 +0000 (+0200) Subject: Documentation tweak X-Git-Tag: v5.0.0-alpha1~824 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9abb8e20df5e68e09700c98194f4f3e9338cc4c;p=thirdparty%2Fbootstrap.git Documentation tweak --- diff --git a/site/content/docs/4.3/forms/form-control.md b/site/content/docs/4.3/forms/form-control.md index 92593e4f5d..8bca403b01 100644 --- a/site/content/docs/4.3/forms/form-control.md +++ b/site/content/docs/4.3/forms/form-control.md @@ -76,15 +76,11 @@ If you want to have `` elements in your form styled as plain tex ## Color -On macOS: - -- Chrome shows the native color picker -- Safari shows a custom color picker that points to the input -- Firefox shows the native color picker +Keep in mind color inputs are [not supported in IE](https://caniuse.com/#feat=input-color). {{< example >}}
- +
{{< /example >}}