From 2cd07f6f3bbdca478386703c23e5bc6f246c37b9 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 28 Feb 2023 14:44:40 +0100 Subject: [PATCH] added height: 100px; --- .../src/main/webapp/api-docs/css/d4science_enunciate_custom.css | 1 + 1 file changed, 1 insertion(+) diff --git a/geoportal-service/src/main/webapp/api-docs/css/d4science_enunciate_custom.css b/geoportal-service/src/main/webapp/api-docs/css/d4science_enunciate_custom.css index 9dae183..48a9abd 100644 --- a/geoportal-service/src/main/webapp/api-docs/css/d4science_enunciate_custom.css +++ b/geoportal-service/src/main/webapp/api-docs/css/d4science_enunciate_custom.css @@ -6,6 +6,7 @@ padding: 10px; background: white; width: 100%; + height: 100px; } .navbar-fixed-top {