1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-11 08:04:59 +02:00
This commit is contained in:
Mark Otto
2013-08-27 08:53:48 -07:00
parent 2f2ce15e58
commit c84374f9de

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;
}