diff --git a/src/main/webapp/css/app.css b/src/main/webapp/css/app.css index 19495b42..d0ec549b 100644 --- a/src/main/webapp/css/app.css +++ b/src/main/webapp/css/app.css @@ -27,6 +27,7 @@ position: fixed; top: 0; bottom: 0; + width: 21.97%; overflow: auto; } diff --git a/src/main/webapp/templates/feeds.html b/src/main/webapp/templates/feeds.html index cbb6978f..50204aea 100644 --- a/src/main/webapp/templates/feeds.html +++ b/src/main/webapp/templates/feeds.html @@ -1,10 +1,12 @@