diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 1335b0d..f493311 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,6 @@ - + + @@ -90,7 +91,8 @@ - + + @@ -181,7 +183,8 @@ - + + @@ -272,7 +275,8 @@ - + + @@ -363,7 +367,8 @@ - + + @@ -454,10 +459,8 @@ - - uses - - + + @@ -548,7 +551,8 @@ - + + @@ -639,7 +643,8 @@ - + + @@ -730,7 +735,8 @@ - + + diff --git a/src/main/webapp/GeoportalDataViewer.css b/src/main/webapp/GeoportalDataViewer.css index 4518b9b..5ccfb17 100644 --- a/src/main/webapp/GeoportalDataViewer.css +++ b/src/main/webapp/GeoportalDataViewer.css @@ -200,7 +200,7 @@ body { /*margin-top: 30px;*/ overflow-y: auto; transition: width 0.5s; - z-index: 200; + z-index: 950; } .overlay {