fix: Unify display of sex badges
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
<div class="grid is-col-min-2">
 | 
			
		||||
    {% if adoption_notice.num_per_sex.F > 0 %}
 | 
			
		||||
        <span class="cell icon-text tag is-medium">
 | 
			
		||||
            <span class="has-text-weight-bold is-size-4">{{ adoption_notice.num_per_sex.F }} x </span>
 | 
			
		||||
            <span class="has-text-weight-bold is-size-4">{{ adoption_notice.num_per_sex.F }} </span>
 | 
			
		||||
            <span class="icon">
 | 
			
		||||
                <img class="icon" src="{% static 'fellchensammlung/img/sexes/Female.png' %}"
 | 
			
		||||
                     alt="{% translate 'weibliche Tiere' %}">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user