From: Mark Otto Date: Thu, 25 Dec 2014 05:48:49 +0000 (-0800) Subject: select menu custom form element X-Git-Tag: v4.0.0-alpha~441 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dacac2ab7267aa8b5420a39396bd5c0c9990d072;p=thirdparty%2Fbootstrap.git select menu custom form element --- diff --git a/docs/components/custom-forms.md b/docs/components/custom-forms.md index 93f0634f6c..8768f23d0f 100644 --- a/docs/components/custom-forms.md +++ b/docs/components/custom-forms.md @@ -62,3 +62,35 @@ Custom checkboxes and radios are inline to start. Add a parent with class `.c-in {% endexample %} + +## Select menu + +Similar to the checkboxes and radios, we wrap the ` + + + + + + +{% endexample %} + +The `