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 @@ -