From e4c87305b661a5aadac42e16acbf0ba087713bb4 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 2 Mar 2023 17:10:17 +0100 Subject: [PATCH] Updated CSS --- src/main/webapp/GCubeCkanDataCatalog.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/GCubeCkanDataCatalog.css b/src/main/webapp/GCubeCkanDataCatalog.css index f425097..91bce8f 100644 --- a/src/main/webapp/GCubeCkanDataCatalog.css +++ b/src/main/webapp/GCubeCkanDataCatalog.css @@ -162,5 +162,6 @@ h1 { .moderation-enabled-flag { float: right; margin-right: 10px; - padding: 8px 4px !important; + padding: 8px !important; + border-radius: 12px !important; } \ No newline at end of file