From 7f25022f702ec2b5b0082869e3a271545dc58619 Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Fri, 24 Jun 2022 23:07:36 +0200
Subject: [PATCH] margin

---
 .../blocks/templates/organization_chart/_edit.html.erb          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/views/admin/communication/blocks/templates/organization_chart/_edit.html.erb b/app/views/admin/communication/blocks/templates/organization_chart/_edit.html.erb
index d0e9f346f..9ea618746 100644
--- a/app/views/admin/communication/blocks/templates/organization_chart/_edit.html.erb
+++ b/app/views/admin/communication/blocks/templates/organization_chart/_edit.html.erb
@@ -15,7 +15,7 @@
         </a>
       </div>
       <div class="flex-fill">
-        <div class="row mb-n2">
+        <div class="row mb-n3">
           <div class="col-md-6">
             <%= block_component_edit :id, template: @element %>
           </div>
-- 
GitLab