aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/template/html/category_entries.html
diff options
context:
space:
mode:
Diffstat (limited to 'server/template/html/category_entries.html')
-rw-r--r--server/template/html/category_entries.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/template/html/category_entries.html b/server/template/html/category_entries.html
index 37c95c4..77d2725 100644
--- a/server/template/html/category_entries.html
+++ b/server/template/html/category_entries.html
@@ -17,7 +17,7 @@
{{ else }}
<div class="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 }}