From f06ee7c5633fb3fb79239eaa574692a5729aa3d9 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 23 Jun 2021 15:22:50 +0200 Subject: [PATCH] updated css --- src/main/webapp/GCubeCkanDataCatalog.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/GCubeCkanDataCatalog.css b/src/main/webapp/GCubeCkanDataCatalog.css index a24341e..8e6c1f4 100644 --- a/src/main/webapp/GCubeCkanDataCatalog.css +++ b/src/main/webapp/GCubeCkanDataCatalog.css @@ -152,9 +152,9 @@ h1 { .modal-content-moderator { width: 1200px; - min-height: 600px; + min-height: 700px; } .modal-content-moderator .modal-body { - min-height: 600px; + min-height: 700px; } \ No newline at end of file