From 3b12b53aef4295289f96efc76c42604d61028561 Mon Sep 17 00:00:00 2001 From: Juanfran Date: Wed, 4 Mar 2015 15:09:35 +0100 Subject: [PATCH] fix 'add webhook' button style --- app/partials/admin/admin-third-parties-webhooks.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/partials/admin/admin-third-parties-webhooks.jade b/app/partials/admin/admin-third-parties-webhooks.jade index 4262608c..b88fd939 100644 --- a/app/partials/admin/admin-third-parties-webhooks.jade +++ b/app/partials/admin/admin-third-parties-webhooks.jade @@ -14,7 +14,7 @@ block content p.admin-subtitle Webhooks notify external services about events in Taiga, like comments, user stories.... div.webhooks-options - a.utton-green.hidden.add-webhook(href="",title="Add a New Webhook") Add Webhook + a.button-green.hidden.add-webhook(href="",title="Add a New Webhook") Add Webhook section.webhooks-table.basic-table div.table-header