diff options
| author | XhmikosR <[email protected]> | 2016-02-28 04:02:49 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-02-28 04:03:48 +0200 |
| commit | d7f7cee39ec8ccb893b49872b1f22b0cfce17d31 (patch) | |
| tree | 477fdf38469d6ab085cded450a9a59e0dbcfcbc9 /docs/_includes | |
| parent | a27dfca9db0b75dde950091e8319ac702e2f3cd9 (diff) | |
| download | bootstrap-d7f7cee39ec8ccb893b49872b1f22b0cfce17d31.tar.xz bootstrap-d7f7cee39ec8ccb893b49872b1f22b0cfce17d31.zip | |
Run grunt.
[ci skip]
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/customizer-variables.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/customizer-variables.html b/docs/_includes/customizer-variables.html index c260b90d2..afc5c09da 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -263,7 +263,7 @@ <div class="col-xs-4"> <label for="input-@caret-width-base">@caret-width-base</label> <input id="input-@caret-width-base" type="text" aria-describedby="help-block-@caret-width-base" value="4px" data-var="@caret-width-base" class="form-control"/> - <p id="help-block-@caret-width-base" class="help-block">Width of the <code>border</code> for generating carets that indicator dropdowns.</p> + <p id="help-block-@caret-width-base" class="help-block">Width of the <code>border</code> for generating carets that indicate dropdowns.</p> </div> <div class="col-xs-4"> <label for="input-@caret-width-large">@caret-width-large</label> |
