Bootstrap sidebar navigation and top navigation fix

Fixed sidebar navigation in fluid twitter bootstrap

.sidebar-nav-fixed {
    padding: 9px 0;
    position:fixed;
    left:20px;
    top:60px;
    width:250px;
}
.row-fluid > .span-fixed-sidebar {
    margin-left: 290px;
}
Bootstrap sidebar navigation and top navigation fix Bootstrap sidebar navigation and top navigation fix Reviewed by Bhaumik Patel on 7:29 PM Rating: 5