diff options
| author | Chris Rebert <[email protected]> | 2015-07-27 18:59:59 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-07-27 19:00:00 -0700 |
| commit | 91be365aad53b2cb04ba1cbdc954bf0c4633895a (patch) | |
| tree | 6afdd5417db7df745243a24b265b9083fe90b9e2 /docs | |
| parent | 46c1abfc8f23a98a1117a49017bdc87c9a888437 (diff) | |
| download | bootstrap-91be365aad53b2cb04ba1cbdc954bf0c4633895a.tar.xz bootstrap-91be365aad53b2cb04ba1cbdc954bf0c4633895a.zip | |
Customizer: Clarify that Collapse requires Component animations; fixes #16893
[skip sauce]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/customize.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/customize.html b/docs/customize.html index 2a80932af..26e2a0ede 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -231,7 +231,8 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge <div class="checkbox"> <label> <input type="checkbox" checked value="component-animations.less"> - Component animations (for JS) + Component animations (for JS)<br> + (includes Collapse) </label> </div> <div class="checkbox"> |
