2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +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. */
.navbar-wrapper {
position: relative;
z-index: 15;
z-index: 20;
}