2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00
This commit is contained in:
Mark Otto
2013-08-27 08:53:48 -07:00
parent 2f2ce15e58
commit c84374f9de
+1 -1
View File
@@ -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;
} }