Setting the user profile back to 3 columns wide!

Previously this was set to two when the spacing between thumbs got borkified.
This commit is contained in:
Christopher Allan Webber 2012-12-11 19:58:25 -06:00
parent fc7b1b17eb
commit 8ba4380ff7

View File

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