diff options
| author | XhmikosR <[email protected]> | 2020-03-09 15:37:46 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-03-18 20:59:27 +0200 |
| commit | 018a94c9c1766c2f191d98f14d8a780882d671ae (patch) | |
| tree | c4cc4e590358ec01b4b090fe35cbf515865e9d05 /site/content/docs/4.3/forms | |
| parent | 47aef7b2c6f4570443a16f8db302586a7ce548af (diff) | |
| download | bootstrap-018a94c9c1766c2f191d98f14d8a780882d671ae.tar.xz bootstrap-018a94c9c1766c2f191d98f14d8a780882d671ae.zip | |
Remove Internet Explorer leftovers
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> |
