1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-22 17:18:37 +00:00

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
This commit is contained in:
somini 2020-01-28 02:41:34 +00:00 committed by Frédéric Guillot
parent 15727f716a
commit 078f886f39
4 changed files with 20 additions and 13 deletions

View file

@ -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="#"