projects
/
web
/
CityofMI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3041830
)
clearfix on event links
author
Ove Klykken
<ove@gaslightmedia.com>
Tue, 29 Jul 2014 13:59:27 +0000
(09:59 -0400)
committer
Ove Klykken
<ove@gaslightmedia.com>
Tue, 29 Jul 2014 13:59:27 +0000
(09:59 -0400)
templates/template.html
patch
|
blob
|
history
diff --git
a/templates/template.html
b/templates/template.html
index
1910ea0
..
dd43ba8
100755
(executable)
--- a/
templates/template.html
+++ b/
templates/template.html
@@
-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>