Add clear div to correct floating divs

This commit is contained in:
Jef van Schendel 2012-02-14 16:38:51 +01:00
parent 00996b9255
commit 85778e79a8

View File

@ -182,4 +182,5 @@
{% include "mediagoblin/utils/exif.html" %}
</div>
<div class="clear"></div>
{% endblock %}