aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/template/html/unread.html
diff options
context:
space:
mode:
Diffstat (limited to 'server/template/html/unread.html')
-rw-r--r--server/template/html/unread.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/template/html/unread.html b/server/template/html/unread.html
index 4a3f41f..2fea1e1 100644
--- a/server/template/html/unread.html
+++ b/server/template/html/unread.html
@@ -17,7 +17,7 @@
{{ else }}
<div class="items hide-read-items">
{{ range .entries }}
- <article class="item item-status-{{ .Status }}" data-id="{{ .ID }}">
+ <article class="item touch-item item-status-{{ .Status }}" data-id="{{ .ID }}">
<div class="item-header">
<span class="item-title">
{{ if ne .Feed.Icon.IconID 0 }}