Set the user page to two columns wide so we don't have this weird wrapping.

This is a stopgap solution!
This commit is contained in:
Christopher Allan Webber 2012-10-22 11:06:15 -05:00
parent e3f1fddf87
commit 7a0a308fe8

View File

@ -130,7 +130,7 @@
{% if media_entries.count() %}
<div class="profile_showcase">
{{ object_gallery(request, media_entries, pagination,
pagination_base_url=user_gallery_url, col_number=3) }}
pagination_base_url=user_gallery_url, col_number=2) }}
{% include "mediagoblin/utils/object_gallery.html" %}
<div class="clear"></div>
<p>