From 3178d7953ef0f525060e812937aa721c87e6eb12 Mon Sep 17 00:00:00 2001 From: Tim Lancina Date: Tue, 12 Nov 2013 14:49:59 -0600 Subject: [PATCH] i want to halp guise --- scss/_form.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_form.scss b/scss/_form.scss index 4e2ac0f63c..6dea446f67 100644 --- a/scss/_form.scss +++ b/scss/_form.scss @@ -134,7 +134,7 @@ input[type="tel"], input[type="color"] { display: inline-block; height: $line-height-computed + $font-size-base; - color: $stable; + color: #E5E5E5; vertical-align: middle; font-size: $font-size-base; line-height: $line-height-computed;