mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03: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. */
|
||||
.navbar-wrapper {
|
||||
position: relative;
|
||||
z-index: 15;
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user