From 078f886f39e86c9a5b7daea832ea2af97e73c344 Mon Sep 17 00:00:00 2001 From: somini Date: Tue, 28 Jan 2020 02:41:34 +0000 Subject: 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 --- template/common.go | 4 +++- template/html/common/item_meta.html | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/common.go b/template/common.go index 4fae391..cfc2d6a 100644 --- a/template/common.go +++ b/template/common.go @@ -106,6 +106,8 @@ var templateCommonMap = map[string]string{
  • + + +