diff options
| author | Chris Rebert <[email protected]> | 2014-11-17 02:13:21 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-11-17 02:13:21 -0800 |
| commit | 450a9ece107a2010e7d0c4eddafc58bad697b569 (patch) | |
| tree | 7075cf6c8a8264c050c7d064dd52450c9f942ad4 /docs/customize.html | |
| parent | 8df9298b1e8696dcbf0bae54bff1816bd8df061a (diff) | |
| parent | bab36220c98bc9552a483d5d091cb8d8acfd3d31 (diff) | |
| download | bootstrap-450a9ece107a2010e7d0c4eddafc58bad697b569.tar.xz bootstrap-450a9ece107a2010e7d0c4eddafc58bad697b569.zip | |
Merge pull request #15125 from patrickhlauke/docs-clean-up
Docs clean up - unnecessary role attributes, callout clarifications
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index b4725ab63..7ba9eb8e0 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -35,7 +35,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge </div> </div><!-- /import --> -<form class="bs-customizer" role="form"> +<form class="bs-customizer"> <div class="bs-docs-section" id="less-section"> <button class="btn btn-default toggle" type="button">Toggle all</button> <h1 id="less" class="page-header">Less files</h1> |
