From 6f1707e070ceb4a1d0d74d087657ae1f1ccfc30f Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Thu, 18 Jun 2020 10:15:43 +0200 Subject: [PATCH] dordogne-cd24: fix contact commune name and styles (#43427) --- static/dordogne-cd24/_custom.scss | 5 +++++ static/dordogne-cd24/config.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/static/dordogne-cd24/_custom.scss b/static/dordogne-cd24/_custom.scss index 14d2f813..a1b87f7f 100644 --- a/static/dordogne-cd24/_custom.scss +++ b/static/dordogne-cd24/_custom.scss @@ -595,9 +595,14 @@ div.cell.contact-service { /* customize json contact commune cell */ div.cell.contact-commune { > div > div { + padding-top: 0.4em; margin-top: 10px; background:#f4f7fa; } + h3.service-title { + margin-top: 0px; + background-size: contain; + } } div.cell.contact-service, div.cell.contact-commune { diff --git a/static/dordogne-cd24/config.json b/static/dordogne-cd24/config.json index 99c82e82..f4eaec97 100644 --- a/static/dordogne-cd24/config.json +++ b/static/dordogne-cd24/config.json @@ -27,7 +27,7 @@ }, "contact-commune": { "cache_duration": 60, - "name": "Cellule coordonnées communes RGPD", + "name": "Cellule coordonnées communes", "url": "{{ webservice_url }}", "form": [ {