2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

tweak css for topbar to bring back z-index fix; update javascript markup and some heading text

This commit is contained in:
Mark Otto
2011-09-10 21:10:18 -07:00
parent 3407ed948d
commit 6a74a313a8
2 changed files with 9 additions and 6 deletions
+3
View File
@@ -270,6 +270,9 @@ section > .row {
/* Topbar in js docs
------------------------- */
#bootstrap-js .topbar-wrapper {
z-index: 1;
}
#bootstrap-js .topbar-wrapper .topbar {
position: absolute;
margin: 0 -20px;