From a1e285e7a3184c71e5eddfdb76f483fdc838586d Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 6 May 2013 15:25:16 +0200 Subject: [PATCH] add an empty space (placeholder for now) below the entry list to be able to scroll past the last entry --- src/main/webapp/templates/feeds.view.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/templates/feeds.view.html b/src/main/webapp/templates/feeds.view.html index 612c57c4..9c638fa8 100644 --- a/src/main/webapp/templates/feeds.view.html +++ b/src/main/webapp/templates/feeds.view.html @@ -60,11 +60,12 @@
"{{name}}" has no unread items.
- -
-
+
\ No newline at end of file