]> git.parisson.com Git - diggersdigest.git/commitdiff
fix col
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 28 Sep 2015 10:41:03 +0000 (12:41 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 28 Sep 2015 10:41:03 +0000 (12:41 +0200)
app/templates/shop/product.html

index 0a4df4e7c08dbedf1cef33eb3769906667afa89f..1a77a6f2469f7687b4bc4dfe3a81beb594fbd291 100644 (file)
@@ -92,7 +92,7 @@ $(function () {
 {% endif %}
 </div>
 
-<div class="col-md-6">
+<div class="col-md-7">
 <ul class="description">
     {% editable product.content %}
     {{ product.content|richtext_filters|safe }}