changeset 1398:d6dc4bcf55d3

increased max-height for search results box
author Markus Kottlaender <markus@intevation.de>
date Wed, 28 Nov 2018 15:24:47 +0100
parents dea40d4cba44
children 8e2c9e518440
files client/src/components/map/Search.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/map/Search.vue	Wed Nov 28 15:20:28 2018 +0100
+++ b/client/src/components/map/Search.vue	Wed Nov 28 15:24:47 2018 +0100
@@ -65,7 +65,7 @@
     top: $icon-height
     left: 0
     right: 0
-    max-height: 20rem
+    max-height: 24rem
     overflow: auto
     > div:first-child
       border-top: 0 !important