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 d0e9f346fe5752f44871c2ed1d4e989fc5018620..9ea618746ad6a4c7e4cb353c416404be20d89392 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>