From 6d101d46b9ee72a9b159f4a230346e002ea98c2b Mon Sep 17 00:00:00 2001 From: Athou Date: Tue, 9 Apr 2013 13:58:11 +0200 Subject: [PATCH] fix sidebar issues --- src/main/webapp/css/app.css | 1 + src/main/webapp/templates/feeds.html | 10 ++++++---- 2 files changed, 7 insertions(+), 4 deletions(-) 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 @@
-