changeset 124:734c232604dc

Bootstrap; tweak upcoming gigs list for Chrome on home page.
author Brian Neal <bgneal@gmail.com>
date Sun, 27 Oct 2013 12:14:03 -0500
parents 16eec10a308e
children b64d8c5cec6e
files madeira/templates/gigs/upcoming_gigs_tag.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/madeira/templates/gigs/upcoming_gigs_tag.html	Sun Oct 27 10:35:40 2013 -0500
+++ b/madeira/templates/gigs/upcoming_gigs_tag.html	Sun Oct 27 12:14:03 2013 -0500
@@ -13,7 +13,7 @@
       </ul>
    {% endif %}
 
-   <ul>
+   <ul style="display: inline-block; text-align: left;">
    {% for gig in gigs %}
    <li><strong>{{ gig.date|date:"l, F d" }}</strong>:
    {% if gig.venue %}