From eef62d41285c55b71c1c4f72676e1dbe89576bd5 Mon Sep 17 00:00:00 2001 From: Maikel Linke Date: Thu, 4 Feb 2016 16:34:03 +1100 Subject: [PATCH] fix hub filter style --- app/views/groups/_hub_filters.html.haml | 2 +- app/views/home/_filters.html.haml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/groups/_hub_filters.html.haml b/app/views/groups/_hub_filters.html.haml index 788559592c..71924d5e85 100644 --- a/app/views/groups/_hub_filters.html.haml +++ b/app/views/groups/_hub_filters.html.haml @@ -10,7 +10,7 @@ .light = t :hubs_filter_by = t :hubs_filter_type - %filter-selector.small-block-grid-2.medium-block-grid-4.large-block-grid-5{"selector-set" => "filterSelectors", objects: "group_hubs | searchEnterprises:query | shipping:shippingTypes | showHubProfiles:show_profiles | taxonsOf", "active-selectors" => "activeTaxons"} + %filter-selector.small-block-grid-2.medium-block-grid-4.large-block-grid-5{"selector-set" => "filterSelectors", objects: "group_hubs | searchEnterprises:query | shipping:shippingTypes | showHubProfiles:show_profiles | taxonsOf", "active-selectors" => "activeTaxons"} .small-12.large-3.columns %h5.tdhead .light diff --git a/app/views/home/_filters.html.haml b/app/views/home/_filters.html.haml index 397fefe1ed..bfd13fdf54 100644 --- a/app/views/home/_filters.html.haml +++ b/app/views/home/_filters.html.haml @@ -11,7 +11,7 @@ .light = t :hubs_filter_by = t :hubs_filter_type - %filter-selector.small-block-grid-2.medium-block-grid-4.large-block-grid-5{ "selector-set" => "filterSelectors", objects: "visibleMatches | visible | taxonsOf", "active-selectors" => "activeTaxons" } + %filter-selector.small-block-grid-2.medium-block-grid-4.large-block-grid-5{ "selector-set" => "filterSelectors", objects: "visibleMatches | visible | taxonsOf", "active-selectors" => "activeTaxons" } .small-12.large-3.columns %h5.tdhead .light