From 843581b8ffac441359819d08b5c0e64f3553f8b9 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 8 May 2015 00:20:21 -0700 Subject: [PATCH] docs examples: input[placeholder]: "Enter email" => "Email" For uniformity, as we don't seem to use this "Enter " phrasing anywhere else. [skip sauce] --- docs/_includes/css/forms.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/_includes/css/forms.html b/docs/_includes/css/forms.html index d9ae0bf700..e6d4a173ed 100644 --- a/docs/_includes/css/forms.html +++ b/docs/_includes/css/forms.html @@ -7,7 +7,7 @@
- +
@@ -30,7 +30,7 @@
- +
@@ -97,7 +97,7 @@
- +
@@ -115,7 +115,7 @@
- +
-- 2.47.2