clearfix on event links
authorOve Klykken <ove@gaslightmedia.com>
Tue, 29 Jul 2014 13:59:27 +0000 (09:59 -0400)
committerOve Klykken <ove@gaslightmedia.com>
Tue, 29 Jul 2014 13:59:27 +0000 (09:59 -0400)
templates/template.html

index 1910ea0..dd43ba8 100755 (executable)
@@ -85,7 +85,7 @@
                                         <?php $counter +=1;
                                             if ($counter <=4) {
                                         ?>
-                                        <a href="{v[href]:h}" class="cEventItem">
+                                        <a href="{v[href]:h}" class="cEventItem clearfix">
                                         
                                         <span class="cEventTitle">{v[header]}</span>
                                         <span class="cEventDate">{v[dates]}</span>