diff --git a/core/ui/EditTemplate/tags.tid b/core/ui/EditTemplate/tags.tid
index b96238c6e..1f27639dd 100644
--- a/core/ui/EditTemplate/tags.tid
+++ b/core/ui/EditTemplate/tags.tid
@@ -24,11 +24,8 @@ background-color:$(backgroundColor)$;
-
<$reveal state=<
> type="nomatch" text="" default="">
-
-
<$linkcatcher set="$:/temp/NewTagName" setTo="" message="tm-add-tag">
<$list filter="[!is[shadow]tags[]search{$:/temp/NewTagName}sort[title]]">
<$link>
@@ -40,9 +37,7 @@ background-color:$(backgroundColor)$;
$link>
$list>
$linkcatcher>
-
-
$reveal>
$fieldmangler>
diff --git a/themes/tiddlywiki/vanilla/base.tid b/themes/tiddlywiki/vanilla/base.tid
index 9d4b35c3e..bc21888ec 100644
--- a/themes/tiddlywiki/vanilla/base.tid
+++ b/themes/tiddlywiki/vanilla/base.tid
@@ -932,7 +932,7 @@ canvas.tc-edit-bitmapeditor {
min-width: 280px;
border: 1px solid <>;
background-color: <>;
- padding: 0 0 0 0;
+ padding: 7px 0;
margin: 4px 0 0 0;
white-space: nowrap;
z-index: 1000;