+
{{ name }}
@@ -179,49 +179,10 @@ export default {
diff --git a/src/components/ShoppingListFeed.vue b/src/components/ShoppingListFeed.vue
index 76413c1..934f075 100644
--- a/src/components/ShoppingListFeed.vue
+++ b/src/components/ShoppingListFeed.vue
@@ -37,7 +37,7 @@
placeholder="Search Shopping List..."
v-model="searchString"
type="text"
- class="form-control"
+ class="form-control search-feeds"
/>