Commit c84374f9 authored by Mark Otto's avatar Mark Otto

fixes #9901

parent 2f2ce15e
...@@ -15,7 +15,7 @@ body { ...@@ -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;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment