mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-01 09:14:42 +00:00
fixes #9901
This commit is contained in:
parent
2f2ce15e58
commit
c84374f9de
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue