aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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">