From 6ca1eab9ff90c215e3dad32329b4fc5ca743790a Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Tue, 18 Aug 2020 17:14:45 +0100 Subject: [PATCH] fix feed list drag height issue --- template/index.html | 106 ++++++++++++++-------------- template/static/stylesheets/app.css | 2 +- 2 files changed, 54 insertions(+), 54 deletions(-) diff --git a/template/index.html b/template/index.html index 8d9e10f..3d4aa83 100644 --- a/template/index.html +++ b/template/index.html @@ -10,61 +10,61 @@
-
+
-
-
{% inline "anchor.svg" %}
-
- Refreshing ({{loading.feeds}} left) +
+
+
{% inline "anchor.svg" %}
+
+ Refreshing ({{loading.feeds}} left) +
+ + + + {% inline "plus.svg" %} + New Feed + + + {% inline "list.svg" %} + Manage Feeds + + + + {% inline "rotate-cw.svg" %} + Refresh Feeds + + + Sort by + + {% inline "check.svg" %} + Newest First + + + {% inline "check.svg" %} + Oldest First + + + Subscriptions + + + + + + {% inline "upload.svg" %} + Export + +
- - - - {% inline "plus.svg" %} - New Feed - - - {% inline "list.svg" %} - Manage Feeds - - - - {% inline "rotate-cw.svg" %} - Refresh Feeds - - - Sort by - - {% inline "check.svg" %} - Newest First - - - {% inline "check.svg" %} - Oldest First - - - Subscriptions - - - - - - {% inline "upload.svg" %} - Export - - -
-
-
+