From: Zac Echola Date: Mon, 10 Aug 2015 19:32:47 +0000 (-0500) Subject: Adds callout for `.icon-next`, `.icon-prev` X-Git-Tag: v3.3.6~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16965%2Fhead;p=thirdparty%2Fbootstrap.git Adds callout for `.icon-next`, `.icon-prev` --- diff --git a/docs/_includes/js/carousel.html b/docs/_includes/js/carousel.html index 02db93da2e..63cc9e5543 100644 --- a/docs/_includes/js/carousel.html +++ b/docs/_includes/js/carousel.html @@ -85,6 +85,11 @@

The .active class needs to be added to one of the slides. Otherwise, the carousel will not be visible.

+ +

Optional captions

Add captions to your slides easily with the .carousel-caption element within any .item. Place just about any optional HTML within there and it will be automatically aligned and formatted.