mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
make subnav fix
This commit is contained in:
@@ -165,6 +165,12 @@ section {
|
||||
border-right: 0;
|
||||
}
|
||||
|
||||
.subhead .subnav-fixed {
|
||||
position: fixed;
|
||||
top: 40px;
|
||||
z-index:1000;
|
||||
}
|
||||
|
||||
|
||||
/* Quick links
|
||||
-------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user