diff --git a/app/views/producers/_filters.html.haml b/app/views/producers/_filters.html.haml
index 0f1f2f483a..2419e0478d 100644
--- a/app/views/producers/_filters.html.haml
+++ b/app/views/producers/_filters.html.haml
@@ -2,15 +2,11 @@
.row.animate-show{"ng-show" => "filtersActive"}
.small-12.columns
-
.row.filter-box
.small-12.columns
%h5.tdhead
.light Filter by
Type
-
- .row.filter-box
- .small-12.columns
%taxon-selector{objects: "Producers.visible | filterProducers:query",
results: "activeTaxons"}