From: Mark Otto Date: Tue, 20 Jan 2015 00:01:28 +0000 (-0800) Subject: separate examples for inline radios and checkboxes X-Git-Tag: v4.0.0-alpha~397 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1dfe01c9ff033cd11774737b115be15b4c5bf5f;p=thirdparty%2Fbootstrap.git separate examples for inline radios and checkboxes --- diff --git a/docs/content/forms.md b/docs/content/forms.md index b538a586e4..b825a55e46 100644 --- a/docs/content/forms.md +++ b/docs/content/forms.md @@ -225,7 +225,9 @@ Use the `.checkbox-inline` or `.radio-inline` classes on a series of checkboxes +{% endexample %} +{% example html %}