From 8a0093023a6b92c81e607a398b2a6557948e860a Mon Sep 17 00:00:00 2001 From: "michele.artini" Date: Thu, 22 Oct 2020 13:09:29 +0200 Subject: [PATCH] uis --- .../main/resources/static/resources/html/pages/edit/edit.html | 4 ++-- .../src/main/resources/templates/home.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/dnet-orgs-database-application/src/main/resources/static/resources/html/pages/edit/edit.html b/apps/dnet-orgs-database-application/src/main/resources/static/resources/html/pages/edit/edit.html index 66d6fa25..2687390f 100644 --- a/apps/dnet-orgs-database-application/src/main/resources/static/resources/html/pages/edit/edit.html +++ b/apps/dnet-orgs-database-application/src/main/resources/static/resources/html/pages/edit/edit.html @@ -16,7 +16,7 @@ - @@ -38,7 +38,7 @@ -
+
diff --git a/apps/dnet-orgs-database-application/src/main/resources/templates/home.html b/apps/dnet-orgs-database-application/src/main/resources/templates/home.html index e8476d3a..f3a5f346 100644 --- a/apps/dnet-orgs-database-application/src/main/resources/templates/home.html +++ b/apps/dnet-orgs-database-application/src/main/resources/templates/home.html @@ -60,7 +60,7 @@ fieldset > legend { font-size : 1.2rem !important; }