diff --git a/app/views/bubbles/pins/_pin.html.erb b/app/views/bubbles/pins/_pin.html.erb index 40c95b1ea..40e7a4fcc 100644 --- a/app/views/bubbles/pins/_pin.html.erb +++ b/app/views/bubbles/pins/_pin.html.erb @@ -5,9 +5,9 @@ data: { action: "click->dialog#close", turbo_frame: "_top" }, style: "--bubble-color: #{ pin.bubble.color };" do %>
-
-
- <%= pin.bubble.bucket.name %> +
+
+ <%= pin.bubble.bucket.name %>
<% if pin.bubble&.stage %>