diff --git a/examples/carousel/carousel.css b/examples/carousel/carousel.css index 164f306ea7..13d86511cf 100644 --- a/examples/carousel/carousel.css +++ b/examples/carousel/carousel.css @@ -15,7 +15,7 @@ body { /* Special class on .container surrounding .navbar, used for positioning it into place. */ .navbar-wrapper { position: relative; - z-index: 15; + z-index: 20; }