mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 08:04:59 +02:00
fixes #9901
This commit is contained in:
@@ -15,7 +15,7 @@ body {
|
|||||||
/* Special class on .container surrounding .navbar, used for positioning it into place. */
|
/* Special class on .container surrounding .navbar, used for positioning it into place. */
|
||||||
.navbar-wrapper {
|
.navbar-wrapper {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 15;
|
z-index: 20;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user