aboutsummaryrefslogtreecommitdiffhomepage
path: root/template/html
diff options
context:
space:
mode:
authorGravatar somini <dev@somini.xyz>2020-01-28 02:41:34 +0000
committerGravatar Frédéric Guillot <fred@miniflux.net>2020-01-28 20:25:10 -0800
commit078f886f39e86c9a5b7daea832ea2af97e73c344 (patch)
tree9a290da69cac7874263d67fdcc9efea2dbc7e351 /template/html
parent15727f716a83c1671b85a18aef723d99ca633cda (diff)
Align Info and Actionable items separately
Align the information to the left side, and the actionable buttons to the right. See https://github.com/miniflux/miniflux/pull/531#issuecomment-578547488
Diffstat (limited to 'template/html')
-rw-r--r--template/html/common/item_meta.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/html/common/item_meta.html b/template/html/common/item_meta.html
index 8b16337..429a9a0 100644
--- a/template/html/common/item_meta.html
+++ b/template/html/common/item_meta.html
@@ -7,6 +7,8 @@
<li>
<time datetime="{{ isodate .entry.Date }}" title="{{ isodate .entry.Date }}">{{ elapsed .user.Timezone .entry.Date }}</time>
</li>
+ </ul>
+ <ul>
{{ if .hasSaveEntry }}
<li>
<a href="#"