<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -133,10 +133,9 @@
           // until we create a template option, arrange the items below to alter a tweet's display.
           list.append('&lt;li&gt;' + avatar + date + join + text + '&lt;/li&gt;');
 
+          list.children('li:first').addClass('tweet_first');
           list.children('li:odd').addClass('tweet_even');
           list.children('li:even').addClass('tweet_odd');
-          list.children('li:first').addClass('tweet_first');
-          list.children('li:last').addClass('tweet_last');
         });
         if (s.outro_text) list.after(outro);
       });</diff>
      <filename>jquery.tweet.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bea840bbb055415fc28c192b7046c3a0de5629b7</id>
    </parent>
  </parents>
  <author>
    <name>seaofclouds</name>
    <email>todd@seaofclouds.com</email>
  </author>
  <url>http://github.com/seaofclouds/tweet/commit/e1501262f6e0a0efc4aa7b9fcfbb98902fa9e3ae</url>
  <id>e1501262f6e0a0efc4aa7b9fcfbb98902fa9e3ae</id>
  <committed-date>2009-03-24T13:52:53-07:00</committed-date>
  <authored-date>2009-03-24T13:52:53-07:00</authored-date>
  <message>remove last selector, for some reason jquery identifies ever li as last</message>
  <tree>725122d2092c53b14ca72404cba5dc907467ef52</tree>
  <committer>
    <name>seaofclouds</name>
    <email>todd@seaofclouds.com</email>
  </committer>
</commit>
