From d95eed487df178ed446f42a2095c4fb9d77537f9 Mon Sep 17 00:00:00 2001 From: Kevin Ross Date: Tue, 15 Dec 2015 18:34:53 -0600 Subject: [PATCH] fixed floating label docs --- docs/material-design/forms.md | 55 ++++++++++++++++++----------------- docs/material-design/test.md | 38 ++++++++++++------------ 2 files changed, 48 insertions(+), 45 deletions(-) diff --git a/docs/material-design/forms.md b/docs/material-design/forms.md index de72614e..01556a89 100644 --- a/docs/material-design/forms.md +++ b/docs/material-design/forms.md @@ -16,17 +16,17 @@ Bootstrap provides several form control styles, layout options, and custom compo Form controls flavored by Material Design for Bootstrap customizations such as `mdb-label-floating`. {% example html %}
-
- - +
+ + We'll never share your email with anyone else.
-
- - +
+ +
-
- +
+
-
- +
+
-
- +
+
-
- +
+ This is some placeholder block-level help text for the above input. It's a bit lighter and easily wraps to a new line.
@@ -77,7 +77,8 @@ Form controls flavored by Material Design for Bootstrap customizations such as ` Check me out - + + {% endexample %} @@ -155,13 +156,13 @@ you may need to wrap your markup in an `.mdb-form-group` to get appropriate focu {% example html %}
-
- - +
+ +
-
- - +
+ +
{% endexample %} @@ -180,13 +181,13 @@ Because of this, you may need to manually address the width and alignment of ind {% example html %}
-
- - +
+ +
-
- - +
+ +
diff --git a/docs/material-design/test.md b/docs/material-design/test.md index 5d13fe7b..2fcb7be0 100644 --- a/docs/material-design/test.md +++ b/docs/material-design/test.md @@ -6,23 +6,25 @@ group: material-design {% example html %}
-
- -
-
- -
-
- -
+
+ + +
+
+ + +
{% endexample %}