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