diff options
| author | Chris Rebert <[email protected]> | 2015-10-10 18:19:54 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-10-10 18:19:54 -0700 |
| commit | bb5542651d89ba4c26950d349f74845d0d3384a3 (patch) | |
| tree | 69112e350252e275f01a8db904ae7474b9345eaf /docs/_includes | |
| parent | d97bf25855b1811126621aba5d7477d52af5feeb (diff) | |
| parent | 07c8e3862c78262060ee4d9a1b4ee3eede3f57b4 (diff) | |
| download | bootstrap-bb5542651d89ba4c26950d349f74845d0d3384a3.tar.xz bootstrap-bb5542651d89ba4c26950d349f74845d0d3384a3.zip | |
Merge pull request #17880 from bhamodi/newline-fixes
Added missing new lines at EOF.
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..54a9b914e 100644 --- a/docs/_includes/customizer-variables.html +++ b/docs/_includes/customizer-variables.html @@ -1889,4 +1889,4 @@ <p id="help-block-@hr-border" class="help-block">Horizontal line color.</p> </div> </div> -<!-- NOTE: DO NOT EDIT THE PRECEDING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-variables.jade template.-->
\ No newline at end of file +<!-- NOTE: DO NOT EDIT THE PRECEDING SECTION DIRECTLY! It is autogenerated via the `build-customizer-html` Grunt task using the customizer-variables.jade template.--> |
