diff --git a/app/assets/javascripts/templates/taxon_selector.html.haml b/app/assets/javascripts/templates/taxon_selector.html.haml index e26b36c64a..0f36e9a8f4 100644 --- a/app/assets/javascripts/templates/taxon_selector.html.haml +++ b/app/assets/javascripts/templates/taxon_selector.html.haml @@ -1,4 +1,4 @@ -%ul.small-block-grid-4 +%ul.small-block-grid-2.large-block-grid-4 %active-selector{"ng-repeat" => "selector in selectors()"} %render-svg{path: "{{selector.taxon.icon}}"} %span {{ selector.taxon.name }}