diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index dba81ce5b4153f44671d56975911077f12262f41..951966bdbd813d7a4f587a1db976fa50eecf4038 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -163,8 +163,6 @@ Below is a complete list of the specific form controls supported by Bootstrap an </tbody> </table> -### Textual inputs - Here are examples of `.form-control` applied to each textual HTML5 `<input>` `type` (meaning, almost everything except the file, checkbox, and radio inputs). | Type | Example |