From 58d1297fcb9f8686731757cc929f8e9ee4e93efb Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 18 Aug 2015 19:26:18 -0700 Subject: overhaul custom selects with latest from primer, shoutout --- docs/components/forms.md | 33 ++++++++------------------------- 1 file changed, 8 insertions(+), 25 deletions(-) (limited to 'docs/components/forms.md') diff --git a/docs/components/forms.md b/docs/components/forms.md index 352671208..1e467e885 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -655,35 +655,18 @@ Custom checkboxes and radios are inline to start. Add a parent with class `.c-in ### Select menu -Similar to the checkboxes and radios, we wrap the `` menus need only a custom class, `.c-selecct` to trigger the custom styles. {% example html %} - + {% endexample %} -The ``) are not currently supported.** ### File browser -- cgit v1.2.3