diff --git a/public/index.css b/public/index.css
index fca4151..711dca6 100644
--- a/public/index.css
+++ b/public/index.css
@@ -353,7 +353,7 @@ details[open] > .card-header::before {
background: none;
border: none;
color: inherit;
- font-size: 1.1em;
+ font-size: 1em;
font-weight: bold;
cursor: pointer;
padding: 0 0.25rem;
diff --git a/service/server/templates/app-list.html b/service/server/templates/app-list.html
index f0b981f..3a703f6 100644
--- a/service/server/templates/app-list.html
+++ b/service/server/templates/app-list.html
@@ -16,7 +16,6 @@
hx-target="#apps-list"
hx-swap="innerHTML">
{{.Label}}
- {{if (index .Subscriptions 0).Tooltip}}{{(index .Subscriptions 0).Tooltip}}{{else}}Click to disable{{end}}
{{else}}
+ hx-confirm="Delete this channel?">×
{{end}}
{{end}}