diff --git a/src/main/webapp/GeoportalDataViewer.css b/src/main/webapp/GeoportalDataViewer.css index b207c37..6bb8759 100644 --- a/src/main/webapp/GeoportalDataViewer.css +++ b/src/main/webapp/GeoportalDataViewer.css @@ -462,6 +462,8 @@ body { .search-textbox { padding: 4px 14px !important; margin-bottom: 0 !important; + margin-left: 2px !important; + margin-right: 2px !important; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 13px !important; font-weight: normal !important;