From d10d5b4f99bb0d41d83d9b83aaa0bedd196101e3 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Sun, 27 Aug 2017 13:39:14 -0400 Subject: [PATCH] Add sample option text --- docs/forms.html | 4 ++-- source/docs/forms.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/forms.html b/docs/forms.html index 2bae9611a..ed802cd25 100644 --- a/docs/forms.html +++ b/docs/forms.html @@ -379,7 +379,7 @@ <div class="input-icon"> <i class="fa fa-fw fa-map-marker"></i> - <select><option></option></select> + <select><option>United States</option></select> </div>
@@ -405,7 +405,7 @@
- +
diff --git a/source/docs/forms.md b/source/docs/forms.md index e1c2a132c..e8b933d2d 100644 --- a/source/docs/forms.md +++ b/source/docs/forms.md @@ -358,7 +358,7 @@ This example uses Font Awesome, but you can use whatever icon library you want.
- +
``` @@ -385,7 +385,7 @@ This example uses Font Awesome, but you can use whatever icon library you want.
- +