mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-07 14:16:47 +02:00
lowered carousel beneath the nav
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
|
|
||||||
.carousel .container {
|
.carousel .container {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 10;
|
z-index: 9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.carousel-control {
|
.carousel-control {
|
||||||
|
Reference in New Issue
Block a user