Skip to content

Commit 30159ed

Browse files
author
Michael Zolda
committed
leaving CSS beautification to the experts
1 parent 07ebcff commit 30159ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/pages.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2>{{ page.title }}</h2>
3030
frameborder="0"
3131
scrolling="no"></iframe>
3232
</div>
33-
<div class="catcells catcells.long" id="ticker">
33+
<div class="longcatcells" id="ticker">
3434
<div style="text-align:right;">
3535
<h3>Announcements</h3></div>
3636
{% for p in site.categories.ticker limit 4 %}

0 commit comments

Comments
 (0)