diff --git a/src/main/webapp/GeoportalDataViewer.css b/src/main/webapp/GeoportalDataViewer.css index f94ca63..d313c75 100644 --- a/src/main/webapp/GeoportalDataViewer.css +++ b/src/main/webapp/GeoportalDataViewer.css @@ -368,9 +368,9 @@ body { background-color: white; opacity: 90%; padding: 10px; - width: 410px; + max-width: 430px; z-index: 500; - overflow-y: scroll; + overflow-y: auto; position: absolute; left: 52px; } @@ -781,6 +781,7 @@ Table Of Contents (TOC) font-size: 13px; color: gray; font-weight: bold; + margin-top: -3px; } .layer-style-panel-table-legend table td {