From 602b107edb4a011e8e4a1179ce00dc4b823cc061 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 6 Jan 2016 11:28:17 -0800 Subject: Remove usages of and references to It has been removed from the HTML specification: https://github.com/whatwg/html/issues/336 Only Presto Opera ever implemented a special UI for it. [skip sauce] --- docs/components/forms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components/forms.md') diff --git a/docs/components/forms.md b/docs/components/forms.md index 5612afb68..d3419beb8 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -114,7 +114,7 @@ Below is a complete list of the specific from controls supported by Bootstrap an Textual inputs - {% markdown %}`text`, `password`, `datetime`, `datetime-local`, `date`, `month`, `time`, `week`, `number`, `email`, `url`, `search`, `tel`, `color`{% endmarkdown %} + {% markdown %}`text`, `password`, `datetime-local`, `date`, `month`, `time`, `week`, `number`, `email`, `url`, `search`, `tel`, `color`{% endmarkdown %} -- cgit v1.2.3