From 00e5319fcfc29c9e9d0d5e89072e107768a3cd43 Mon Sep 17 00:00:00 2001 From: Alexander Zaytsev Date: Mon, 8 Dec 2025 16:40:30 +0100 Subject: [PATCH] Fix label text wrapping on narrow screens --- app/views/webhooks/form/_actions.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/webhooks/form/_actions.html.erb b/app/views/webhooks/form/_actions.html.erb index 9b61569b0..d1b7f15ef 100644 --- a/app/views/webhooks/form/_actions.html.erb +++ b/app/views/webhooks/form/_actions.html.erb @@ -5,13 +5,13 @@ :first, :last do |item| %>
  • -
  • <% end %>