Try to fix side-nav not reaching bottom issue

This commit is contained in:
miloyip 2015-04-07 17:48:52 +08:00
parent afa317674a
commit eb53791411

View File

@ -190,7 +190,8 @@ div.fragment {
border-top: 60px solid #2980b9;
background-color: #343131;
width: 250px !important;
position: fixed
height: 100% !important;
position: fixed;
}
#nav-tree