@@ -52,6 +52,9 @@
}
.search-results-container {
+ max-height: 570px;
+ overflow: auto;
+ display: block;
.search-result-item a {