From 42cdd1f7aa19a44cfe32a5073f5aee2cfeae0a16 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 8 Dec 2020 18:09:13 +0100 Subject: [PATCH] updated css --- src/main/webapp/GeoportalDataViewer.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/GeoportalDataViewer.css b/src/main/webapp/GeoportalDataViewer.css index ae627bf..9eb0fc3 100644 --- a/src/main/webapp/GeoportalDataViewer.css +++ b/src/main/webapp/GeoportalDataViewer.css @@ -108,10 +108,10 @@ body { } #page-view-details .my-custom-flex-table { - margin-left: 20px; - margin-right: 40px; + margin-left: 10px; + /*margin-right: 40px;*/ font-size: 13px; - max-width: 98%; + max-width: 95%; } #page-view-details .my-custom-flex-table td {