From 73a6e617bbde69ed0e68c6ad96cbfa2e72ecdcfd Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 17 Jul 2018 19:01:28 -0700 Subject: Add few tweaks to the layout - Increase truncate length to 35 chars for feed titles - Add bottom margin for main menu in mobile view - Add tooltip to feed domain in feeds list --- template/common.go | 4 ++-- template/html/common/item_meta.html | 2 +- template/html/feeds.html | 2 +- template/views.go | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'template') diff --git a/template/common.go b/template/common.go index 24ec7aa..314b258 100644 --- a/template/common.go +++ b/template/common.go @@ -26,7 +26,7 @@ var templateCommonMap = map[string]string{