diff options
| author | David Baughman <[email protected]> | 2015-08-27 13:41:24 -0700 |
|---|---|---|
| committer | David Baughman <[email protected]> | 2015-08-27 13:41:24 -0700 |
| commit | e481c8fff268a1cce1fe0d60dc85d4f6b85e855e (patch) | |
| tree | 361d07f1cbe685332826d6cb6b291243a939df30 /docs/components | |
| parent | 026682bf0dc828d8d689cb01e623eb311de0c013 (diff) | |
| parent | 232469549c9a9b6082b311f568556d99ea03af2f (diff) | |
| download | bootstrap-e481c8fff268a1cce1fe0d60dc85d4f6b85e855e.tar.xz bootstrap-e481c8fff268a1cce1fe0d60dc85d4f6b85e855e.zip | |
Merge branch 'v4-dev' into v4-media-breakpoint-between
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/collapse.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/collapse.md b/docs/components/collapse.md index 440d37436..40050c29f 100644 --- a/docs/components/collapse.md +++ b/docs/components/collapse.md @@ -96,7 +96,7 @@ The collapse plugin utilizes a few classes to handle the heavy lifting: - `.collapse.in` shows the content - `.collapsing` is added when the transition starts, and removed when it finishes -These classes can be found in `component-animations.less`. +These classes can be found in `_animation.scss`. ### Via data attributes |
