aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2012-10-22 11:06:15 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2012-10-22 11:06:15 -0500
commit7a0a308fe8571b027284c1e91c47fd468f40863f (patch)
treea4c55942edb05a3e92726cb8be55195725e64f40
parente3f1fddf872caae45d6f4fdc81c2f4f9e8e19022 (diff)
downloadmediagoblin-7a0a308fe8571b027284c1e91c47fd468f40863f.tar.lz
mediagoblin-7a0a308fe8571b027284c1e91c47fd468f40863f.tar.xz
mediagoblin-7a0a308fe8571b027284c1e91c47fd468f40863f.zip
Set the user page to two columns wide so we don't have this weird wrapping.
This is a stopgap solution!
-rw-r--r--mediagoblin/templates/mediagoblin/user_pages/user.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/mediagoblin/templates/mediagoblin/user_pages/user.html b/mediagoblin/templates/mediagoblin/user_pages/user.html
index a58d745f..c417ccd4 100644
--- a/mediagoblin/templates/mediagoblin/user_pages/user.html
+++ b/mediagoblin/templates/mediagoblin/user_pages/user.html
@@ -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>