From b95aa65c74e59224e97df75eb1a15d956ad31b71 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Jun 2017 18:13:36 -0700 Subject: [PATCH] nuke subheader --- docs/4.0/components/forms.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index dba81ce5b4..951966bdbd 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 -### Textual inputs - Here are examples of `.form-control` applied to each textual HTML5 `` `type` (meaning, almost everything except the file, checkbox, and radio inputs). | Type | Example |