diff --git a/carousel/carousel.css b/carousel/carousel.css
index 3d997481ef..49f8483a26 100644
--- a/carousel/carousel.css
+++ b/carousel/carousel.css
@@ -15,6 +15,7 @@ body {
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
+ position: relative;
z-index: 10;
}
diff --git a/carousel/index.html b/carousel/index.html
index 4d2e5fd984..9111e3bf16 100644
--- a/carousel/index.html
+++ b/carousel/index.html
@@ -168,5 +168,14 @@
+
+
+
+
+
+
+
+