From 602b107edb4a011e8e4a1179ce00dc4b823cc061 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 6 Jan 2016 11:28:17 -0800 Subject: [PATCH] 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 +- docs/content/reboot.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/forms.md b/docs/components/forms.md index 5612afb688..d3419beb83 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 %} diff --git a/docs/content/reboot.md b/docs/content/reboot.md index 9631a86b6b..d55230e59b 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -225,7 +225,7 @@ These changes, and more, are demonstrated below.

- +

-- 2.47.2