2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

make subnav fix

This commit is contained in:
Jacob Thornton
2012-01-24 17:13:02 -08:00
parent c2312220e4
commit a40d4993ed
2 changed files with 27 additions and 0 deletions
+6
View File
@@ -165,6 +165,12 @@ section {
border-right: 0;
}
.subhead .subnav-fixed {
position: fixed;
top: 40px;
z-index:1000;
}
/* Quick links
-------------------------------------------------- */