Design: make tree nav not sticky

This commit is contained in:
mDuo13
2019-05-12 11:53:22 -07:00
parent fd92f5b38a
commit 097053c81a

View File

@@ -648,7 +648,6 @@ a.current {
/* Left navigation ---------------------------------------------------------- */ /* Left navigation ---------------------------------------------------------- */
.tree_nav { .tree_nav {
position: sticky;
top: 48px; top: 48px;
padding: 44px 24px 48px 48px; padding: 44px 24px 48px 48px;
background-color: #fff; background-color: #fff;