aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-12 15:37:13 -0700
committerMark Otto <[email protected]>2014-07-12 15:37:13 -0700
commit717a50ce19ed2f76e6b9eaf2f16be746cdfa23c0 (patch)
treebf6d6855bfb1cab074d7195d6bbfd157211020fa /docs/_includes
parent5850f637ab8247ab36d7153d1e7025feca0bb567 (diff)
downloadbootstrap-717a50ce19ed2f76e6b9eaf2f16be746cdfa23c0.tar.xz
bootstrap-717a50ce19ed2f76e6b9eaf2f16be746cdfa23c0.zip
grunt
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/customizer-variables.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html
index 64f536b94..d74a5d2e6 100644
--- a/docs/_includes/customizer-variables.html
+++ b/docs/_includes/customizer-variables.html
@@ -408,7 +408,7 @@
</div>
<div class="bs-customizer-input">
<label for="input-@input-color-placeholder">@input-color-placeholder</label>
- <input id="input-@input-color-placeholder" type="text" value="@gray-light" data-var="@input-color-placeholder" class="form-control"/>
+ <input id="input-@input-color-placeholder" type="text" value="#999" data-var="@input-color-placeholder" class="form-control"/>
<p class="help-block">Placeholder text color</p>
</div>
<div class="bs-customizer-input">