diff --git a/app/views/home/_hubs.html.haml b/app/views/home/_hubs.html.haml
index cc893f5997..7d28d28508 100644
--- a/app/views/home/_hubs.html.haml
+++ b/app/views/home/_hubs.html.haml
@@ -10,10 +10,10 @@
%ofn-modal{title: "food hub"}
= render partial: "modals/food_hub"
from the list below:
- %p
- #active-table-search.row
+ #active-table-search.row.pad-top
.small-12.columns
+ %i.ofn-i_020-search
%input{type: :text,
"ng-model" => "query",
placeholder: "Search postcode, suburb or hub name...",