Fix css bug
This commit is contained in:
parent
5b3238ca55
commit
76c22c074b
1 changed files with 2 additions and 1 deletions
|
@ -390,6 +390,7 @@
|
||||||
<span class="license">
|
<span class="license">
|
||||||
<a href="{{ url('license', license.key) }}">{{ license.display or license.name }}</a>
|
<a href="{{ url('license', license.key) }}">{{ license.display or license.name }}</a>
|
||||||
</span>
|
</span>
|
||||||
|
<div style="clear:both"></div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue