2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fix up carousel holder and navbar probs

This commit is contained in:
Mark Otto
2013-07-26 20:48:10 -07:00
parent c3e6626411
commit 2998929b39
3 changed files with 23 additions and 13 deletions
+1
View File
@@ -15,6 +15,7 @@ body {
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
position: relative;
z-index: 10;
}