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/views.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/views.go') diff --git a/template/views.go b/template/views.go index cfae5c5..861dea6 100644 --- a/template/views.go +++ b/template/views.go @@ -732,7 +732,7 @@ var templateViewsMap = map[string]string{