]> git.parisson.com Git - mezzo.git/commitdiff
Remove banner text from event list
authorJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Fri, 21 Oct 2016 13:45:56 +0000 (15:45 +0200)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Fri, 21 Oct 2016 13:45:56 +0000 (15:45 +0200)
app/static/src/sass/modules/_banner.scss
app/templates/agenda/event_list.html

index 9bdc5a75ae970374f1589c72bd9402221de4330f..88541df5e37f8df729f432e422e94969e6b1c357 100644 (file)
@@ -103,6 +103,7 @@ $module: ".banner";
 
         margin-top: 0;
         @include margin-bottom(2);
+        height: 150px;
 
         #{$module}__title {
 
index 8f9ca26f9ef8e91c28d81fe960afc9649287c9fb..ed4a0269335a1c09297ccc0636cc9030a786e860 100644 (file)
                                 <div class="banner__title fsxxxl">
                                     Tournées {{ CURRENT_SEASON_STYLED }}
                                 </div>
-                                <div class="banner__desc fss">
-                                    Campo Santo, Songes et Métamorphoses, Providences, UM souverain moteur de toutes choses...
-                                </div>
 
                             </div>
 
                                 </li>
                             {% endif %}
 
-                            <li class="nav-tree__separator">
 
-                            </li>
 
                             {% if tag and not tag|tag_is_excluded or not tag and not is_archive %}
 
+                                <li class="nav-tree__separator">
+
+                                </li>
+
                                 {% keywords_for mezzanine_agenda.event as tags %}
                                 {# {% all_events as all_events %}#}
                                 {% if tags %}