Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit eb620793 authored by escuriola's avatar escuriola Committed by drishu
Browse files

OEL-1374: Add whitespace before total result.

parent 98e02ad6
No related branches found
No related tags found
3 merge requests!149Update EPIC-1450-List-pages,!141Update EPIC-1293-Project,!126OEL-1374: Search page look & feel update
......@@ -14,10 +14,7 @@
{{ title_prefix }}
{% if label %}
<div class="col-md-6 col-lg-8 align-self-center">
<h4 class="mb-0">
<span class="text-capitalize">{{ label }}</span>
{{ results_count }}
</h4>
<h4 class="mb-0"><span class="text-capitalize">{{ label }} </span> {{ results_count }}</h4>
</div>
{% endif %}
{{ title_suffix }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment