From 17232cfe9139e6d4cf02658925eab62183b59b4a Mon Sep 17 00:00:00 2001 From: BurningTreeC Date: Thu, 29 Nov 2018 10:51:58 +0100 Subject: [PATCH] Fix missing space between edittemplate tags (#3582) (#3585) * add tc-tag-list-item to edittemplate tag ... and remove a space that doesn't do anything here * we need an ` ` here --- core/ui/EditTemplate/tags.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/ui/EditTemplate/tags.tid b/core/ui/EditTemplate/tags.tid index 2a84f8b51..c19d4cdb5 100644 --- a/core/ui/EditTemplate/tags.tid +++ b/core/ui/EditTemplate/tags.tid @@ -14,8 +14,8 @@ color:$(foregroundColor)$; \define tag-body-inner(colour,fallbackTarget,colourA,colourB,icon) \whitespace trim <$vars foregroundColor=<> backgroundColor="""$colour$"""> -> class="tc-tag-label"> -<$transclude tiddler="""$icon$"""/> <$view field="title" format="text" /> +> class="tc-tag-label tc-tag-list-item"> +<$transclude tiddler="""$icon$"""/> <$view field="title" format="text" /> <$button message="tm-remove-tag" param={{!!title}} class="tc-btn-invisible tc-remove-tag-button">×