From b6ce16ebae60448930f8a9b72a0573da203dc5c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 29 Jan 2018 10:41:06 +0100 Subject: [PATCH] ux: minor tweak of #10634 --- public/sass/components/_search.scss | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/public/sass/components/_search.scss b/public/sass/components/_search.scss index 98616571ed8..700a4d878e2 100644 --- a/public/sass/components/_search.scss +++ b/public/sass/components/_search.scss @@ -38,13 +38,6 @@ background-color: $navbarButtonBackground; flex-grow: 10; } - - // .tag-filter { - // .Select-control { - // width: 300px; - // background-color: $navbarBackground; - // } - // } } .search-field-spacer { @@ -76,7 +69,6 @@ padding-top: 16px; display: none; flex-direction: column; - align-items: flex-start; } .search-filter-box { @@ -265,6 +257,7 @@ justify-content: space-between; max-width: 700px; height: 260px; + align-items: flex-start; } .search-dropdown__col_1 {