2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

lowered carousel beneath the nav

This commit is contained in:
Nathan Bridgewater
2012-12-09 22:10:38 -06:00
parent 5cf2e8a1cb
commit 312509e1c0
+1 -1
View File
@@ -78,7 +78,7 @@
.carousel .container {
position: relative;
z-index: 10;
z-index: 9;
}
.carousel-control {