Fix css bug

This commit is contained in:
cuom1999 2022-11-19 19:58:23 -06:00
parent 5b3238ca55
commit 76c22c074b

View file

@ -390,6 +390,7 @@
<span class="license">
<a href="{{ url('license', license.key) }}">{{ license.display or license.name }}</a>
</span>
<div style="clear:both"></div>
{% endif %}
{% endwith %}
{% endblock %}