From 1136f9346adb1cc9ef1b22b7c91ec1f06c225bc7 Mon Sep 17 00:00:00 2001 From: Zac Echola Date: Wed, 2 Jul 2014 11:32:25 -0500 Subject: [PATCH] Moves checkbox/radios into "Validation states" example. --- docs/_includes/css/forms.html | 96 ++++++++++++++++------------------- 1 file changed, 44 insertions(+), 52 deletions(-) diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index c5d89c3219..7fb07ec7cc 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -521,6 +521,28 @@ +
+
+ +
+
+
+
+ +
+
+ +
+
{% highlight html %} @@ -536,6 +558,28 @@ +
+
+ +
+
+
+
+ +
+
+ +
+
{% endhighlight %}

With optional icons

@@ -579,58 +623,6 @@ -{% endhighlight %} - -

Checkboxes and radio buttons

-
-
-
-
- -
-
-
-
- -
-
- -
-
-
-
-{% highlight html %} -
-
- -
-
-
-
- -
-
- -
-
{% endhighlight %}

Optional icons in horizontal and inline forms