changeset 1206:0900b341cef0

give search bar minimum width
author Markus Kottlaender <markus@intevation.de>
date Mon, 19 Nov 2018 12:48:33 +0100
parents 5ba14f7f5bdc
children 70116d392387
files client/src/application/Search.vue
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/application/Search.vue	Mon Nov 19 12:40:56 2018 +0100
+++ b/client/src/application/Search.vue	Mon Nov 19 12:48:33 2018 +0100
@@ -29,6 +29,7 @@
     height: $icon-height
 
   .searchbar-expanded
+    min-width: 568px
     .searchbar
       border-top-left-radius: 0 !important
       border-bottom-left-radius: 0 !important