Fix whitespace around "(X species)" in item page zone info
This commit is contained in:
parent
1f1c6d92b1
commit
2bd8afd486
1 changed files with 2 additions and 1 deletions
|
@ -70,9 +70,10 @@
|
|||
%li<
|
||||
= zone.label
|
||||
- if item_zone_partial_fit? appearances_in_zone, @all_appearances
|
||||
= " "
|
||||
%span.zone-species-info{
|
||||
title: item_zone_species_list(appearances_in_zone)
|
||||
}
|
||||
}<
|
||||
(#{appearances_in_zone.size} species)
|
||||
- else
|
||||
%span.no-zones (None)
|
||||
|
|
Loading…
Reference in a new issue