diff options
| author | Panayiotis Lipiridis <[email protected]> | 2014-10-22 13:52:49 +0200 |
|---|---|---|
| committer | Panayiotis Lipiridis <[email protected]> | 2014-10-22 13:52:49 +0200 |
| commit | a4f93895be88b7e5535ee9b4993d539c6e5b5d8d (patch) | |
| tree | a99f488f4c8f418908d685d50caf72489df27625 /docs/customize.html | |
| parent | 8a6a253355ab1d26865bfbfffaa2a194e173a3aa (diff) | |
| download | bootstrap-a4f93895be88b7e5535ee9b4993d539c6e5b5d8d.tar.xz bootstrap-a4f93895be88b7e5535ee9b4993d539c6e5b5d8d.zip | |
Added/removed blank lines in the docs for consitency
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/customize.html b/docs/customize.html index 4d9487baa..b4725ab63 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -5,6 +5,7 @@ slug: customize lead: Customize Bootstrap's components, Less variables, and jQuery plugins to get your very own version. --- + <!-- less.js isn't IE8-compatible and throws an exception during initialization, so our Blob compatibility check and error messaging code never get called in that case. So we use a conditional comment instead to inform folks about the lack of IE8 support. --> @@ -260,8 +261,6 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge </div><!-- /.row --> </div> - - <div class="bs-docs-section" id="plugin-section"> <button class="btn btn-default toggle" type="button">Toggle all</button> <h1 id="plugins" class="page-header">jQuery plugins</h1> @@ -359,8 +358,6 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge </div> </div> - - <div class="bs-docs-section" id="less-variables-section"> <button class="btn btn-default toggle" type="button">Reset to defaults</button> <h1 id="less-variables" class="page-header">Less variables</h1> |
