# HG changeset patch # User Sascha L. Teichmann # Date 1626710377 -7200 # Node ID 5000f8e8a4f1ae437385efd6f369dbf185826cf0 # Parent 1a89084163d536bf2412b4a9bbcc4afd5e7fe85b# Parent 1cf9b043dca132869da40cb054bdb81c3c61e69f Merged. diff -r 1a89084163d5 -r 5000f8e8a4f1 client/src/components/Search.vue --- a/client/src/components/Search.vue Mon Jul 19 17:58:02 2021 +0200 +++ b/client/src/components/Search.vue Mon Jul 19 17:59:37 2021 +0200 @@ -104,6 +104,7 @@ } .searchgroupwidth { + min-width: 852px; max-width: 860px; transition: 0.1s; transition-timing-function: ease;