aboutsummaryrefslogtreecommitdiff
path: root/docs/components/carousel.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-10-27 19:56:55 -0700
committerMark Otto <[email protected]>2016-10-27 19:56:55 -0700
commitcfc8e40da93683d5f0b7fd120b59b7dac94f9fd5 (patch)
tree1208ce798da8c175b21de0adbe7e0f2946cdbf87 /docs/components/carousel.md
parent7aab3d95732529e6407caf652548e22b831f10c3 (diff)
parentda6b5a055123937b06960e39c27308214a9374bc (diff)
downloadbootstrap-cfc8e40da93683d5f0b7fd120b59b7dac94f9fd5.tar.xz
bootstrap-cfc8e40da93683d5f0b7fd120b59b7dac94f9fd5.zip
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/components/carousel.md')
-rw-r--r--docs/components/carousel.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/components/carousel.md b/docs/components/carousel.md
index 64b012b0e..1e8d40113 100644
--- a/docs/components/carousel.md
+++ b/docs/components/carousel.md
@@ -14,6 +14,8 @@ A slideshow component for cycling through elements—images or slides of text—
## Example
+When building carousels, be sure your slides are the same size as one another. The carousel doesn't automatically crop images to the same dimensions for you across slides.
+
{% example html %}
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">