]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #9901
authorMark Otto <otto@github.com>
Tue, 27 Aug 2013 15:53:48 +0000 (08:53 -0700)
committerMark Otto <otto@github.com>
Tue, 27 Aug 2013 15:53:48 +0000 (08:53 -0700)
examples/carousel/carousel.css

index 164f306ea73947e7cbddea41bafde8f131fff943..13d86511cfafd61069fb7c0d299009a6081af98b 100644 (file)
@@ -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;
 }