Try to fix side-nav not reaching bottom issue
This commit is contained in:
parent
afa317674a
commit
eb53791411
@ -190,7 +190,8 @@ div.fragment {
|
|||||||
border-top: 60px solid #2980b9;
|
border-top: 60px solid #2980b9;
|
||||||
background-color: #343131;
|
background-color: #343131;
|
||||||
width: 250px !important;
|
width: 250px !important;
|
||||||
position: fixed
|
height: 100% !important;
|
||||||
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav-tree
|
#nav-tree
|
||||||
|
Loading…
x
Reference in New Issue
Block a user