From: Bram van Leur Date: Wed, 19 Aug 2015 18:22:55 +0000 (+0200) Subject: v4: Fix Typo in Forms docs X-Git-Tag: v4.0.0-alpha.2~528^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec40d25cd24ba12a5dc47faabfed7f7660a567a;p=thirdparty%2Fbootstrap.git v4: Fix Typo in Forms docs --- diff --git a/docs/components/forms.md b/docs/components/forms.md index 5de1bdc466..175927aa8e 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -667,7 +667,7 @@ Custom checkboxes and radios are inline to start. Add a parent with class `.c-in ### Select menu -Custom `` menus need only a custom class, `.c-select` to trigger the custom styles. {% example html %}