From d72d018ba28c60ed251e1d6fb6b52c0898831766 Mon Sep 17 00:00:00 2001 From: Patrick Smith Date: Tue, 13 Nov 2018 10:43:34 -0500 Subject: [PATCH] Fix alignment of filter inputs on member listing page --- styles/components/_search_bar.scss | 2 ++ templates/workspaces/members/index.html | 40 +++++++++++++------------ 2 files changed, 23 insertions(+), 19 deletions(-) diff --git a/styles/components/_search_bar.scss b/styles/components/_search_bar.scss index 715c982c..28b536c5 100644 --- a/styles/components/_search_bar.scss +++ b/styles/components/_search_bar.scss @@ -27,6 +27,8 @@ flex-basis: 100%; .usa-input { + flex-basis: 100%; + @media (min-width:1000px) { margin-top: 0; } diff --git a/templates/workspaces/members/index.html b/templates/workspaces/members/index.html index 83f4ba32..9b0e1e5f 100644 --- a/templates/workspaces/members/index.html +++ b/templates/workspaces/members/index.html @@ -61,26 +61,28 @@ -
- - -
+
+
+ + +
-
- - +
+ + +