diff options
| author | Julian Thilo <[email protected]> | 2014-03-10 11:08:56 +0100 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2014-03-10 11:08:56 +0100 |
| commit | 6234ba561a5d6549b68825416905d4fdbabc695e (patch) | |
| tree | 525696fc3a6efa9fd39a78627a7d00cf8f4fc830 /docs/_includes | |
| parent | 6dd51fab44df852697564f6257403b57f85f492b (diff) | |
| parent | 1a417357ad19e5797bb338cca7de9bd8b7dbabc6 (diff) | |
| download | bootstrap-6234ba561a5d6549b68825416905d4fdbabc695e.tar.xz bootstrap-6234ba561a5d6549b68825416905d4fdbabc695e.zip | |
Merge pull request #13002 from ZDroid/hash
Add missing customizer comment
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/customizer-variables.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index 7f2dd58b7..e807e1231 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -45,6 +45,7 @@ </div> </div> <h2 id="scaffolding">Scaffolding</h2> +<p>Settings for some of the most global styles.</p> <div class="row"> <div class="bs-customizer-input"> <label for="input-@body-bg">@body-bg</label> |
