Update _variables.scss

This commit is contained in:
Max Lynch
2013-11-12 16:12:20 -06:00
parent 0cecf74f56
commit 8b8ef12273

View File

@ -1,4 +1,3 @@
// Brand Colors
// -------------------------------
@ -88,7 +87,7 @@ $input-bg-disabled: $stable;
$input-color: $dark;
$input-label-color: $dark;
$input-color-placeholder: $stable;
$input-color-placeholder: darken($stable, 10%);
// Toggle