From 2ef03d16fc26491f8e4e6801026ac677922010c0 Mon Sep 17 00:00:00 2001 From: Rene Krenn Date: Sat, 2 Mar 2024 15:59:23 +0100 Subject: [PATCH] set tagcloud min-height --- web/src/main/webapp/resources/css/tagCloud.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/main/webapp/resources/css/tagCloud.css b/web/src/main/webapp/resources/css/tagCloud.css index e6d8cdcfd7e8..975585c3871a 100644 --- a/web/src/main/webapp/resources/css/tagCloud.css +++ b/web/src/main/webapp/resources/css/tagCloud.css @@ -1,6 +1,7 @@ .ctsms-tagcloud { width: 100%; margin-bottom: 3px; + min-height: 80px; } .ctsms-tagcloud-strength-0 {