diff --git a/html/static/js/address-or-report-suggestion.js b/html/static/js/address-or-report-suggestion.js
index 5b6ea627..7e8b995b 100644
--- a/html/static/js/address-or-report-suggestion.js
+++ b/html/static/js/address-or-report-suggestion.js
@@ -173,6 +173,7 @@ class AddressOrReportInput extends HTMLElement {
overflow-y: auto;
z-index: 1000;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
+ top: 48px;
}
.suggestion-item {
cursor: pointer;