aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-06-10 18:13:36 -0700
committerMark Otto <[email protected]>2017-06-10 18:13:36 -0700
commitb95aa65c74e59224e97df75eb1a15d956ad31b71 (patch)
treed2f65421a5e08c87a8026ae5a1751312a7219772
parentdc5a1db62589507075ed8b592f862239f7098944 (diff)
downloadbootstrap-b95aa65c74e59224e97df75eb1a15d956ad31b71.tar.xz
bootstrap-b95aa65c74e59224e97df75eb1a15d956ad31b71.zip
nuke subheader
-rw-r--r--docs/4.0/components/forms.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md
index dba81ce5b..951966bdb 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 |