diff --git a/src/main/webapp/css/app.css b/src/main/webapp/css/app.css index c45b1a66..19495b42 100644 --- a/src/main/webapp/css/app.css +++ b/src/main/webapp/css/app.css @@ -24,6 +24,10 @@ /* tree*/ .sidebar-nav-fixed { margin-top: 10px; + position: fixed; + top: 0; + bottom: 0; + overflow: auto; } .css-treeview { diff --git a/src/main/webapp/templates/feeds.html b/src/main/webapp/templates/feeds.html index efc937a7..cbb6978f 100644 --- a/src/main/webapp/templates/feeds.html +++ b/src/main/webapp/templates/feeds.html @@ -4,7 +4,7 @@
-