]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Replace img-fluid by w-100 to conform with HTML
authorIsma <i.elbelghiti@hotmail.com>
Sun, 18 Feb 2018 18:22:41 +0000 (18:22 +0000)
committerMark Otto <markd.otto@gmail.com>
Sat, 3 Mar 2018 21:06:00 +0000 (13:06 -0800)
docs/4.0/components/carousel.md

index e12f83cebb2301c62658557be614c334d870ea37..43c1c12f56ed8768e68f32ad0a2381ede0a52faa 100644 (file)
@@ -24,7 +24,7 @@ Carousels don't automatically normalize slide dimensions. As such, you may need
 
 ### Slides only
 
-Here's a carousel with slides only. Note the presence of the `.d-block` and `.img-fluid` on carousel images to prevent browser default image alignment.
+Here's a carousel with slides only. Note the presence of the `.d-block` and `.w-100` on carousel images to prevent browser default image alignment.
 
 {% example html %}
 <div id="carouselExampleSlidesOnly" class="carousel slide" data-ride="carousel">