From: XhmikosR Date: Fri, 30 Aug 2019 14:21:47 +0000 (+0300) Subject: carousel.md: Remove duplicate bd-example div. (#29341) X-Git-Tag: v4.4.0~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=28758a03f0602d4adc824fae756016d06343a00f;p=thirdparty%2Fbootstrap.git carousel.md: Remove duplicate bd-example div. (#29341) The example shortcode already adds this. --- diff --git a/site/docs/4.3/components/carousel.md b/site/docs/4.3/components/carousel.md index 455e2d9e51..cdb0c64880 100644 --- a/site/docs/4.3/components/carousel.md +++ b/site/docs/4.3/components/carousel.md @@ -113,45 +113,43 @@ You can also add the indicators to the carousel, alongside the controls, too. Add captions to your slides easily with the `.carousel-caption` element within any `.carousel-item`. They can be easily hidden on smaller viewports, as shown below, with optional [display utilities]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/display/). We hide them initially with `.d-none` and bring them back on medium-sized devices with `.d-md-block`. {% capture example %} -
-