From 611a127a1ecb07aad802d64c63552c720a24c931 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 17 Apr 2015 16:49:48 -0700 Subject: [PATCH] change the type scale a bit again --- docs/components/custom-forms.md | 133 -------------------------------- scss/_variables.scss | 4 +- 2 files changed, 2 insertions(+), 135 deletions(-) delete mode 100644 docs/components/custom-forms.md diff --git a/docs/components/custom-forms.md b/docs/components/custom-forms.md deleted file mode 100644 index bea2d5f7c5..0000000000 --- a/docs/components/custom-forms.md +++ /dev/null @@ -1,133 +0,0 @@ ---- -layout: page -title: Custom forms ---- - -In the interest of customization and cross browser consistency, Bootstrap include a handful of customized form elements. They're built on top of semantic and accessible markup, so they're solid replacements for default form controls. - -## Checkboxes and radios - -Each checkbox and radio is wrapped in a ` -{% endexample %} - -The ` - - -{% endexample %} - -The file input is the most gnarly of the bunch. Here's how it works: - -- We wrap the `` in a `