<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
 &lt;% Contact.for_role(role).each_with_index do |contact, i| %&gt;
-  &lt;div class=&quot;person &lt;%= alternating(:left, :right) %&gt;&quot;&gt;
+  &lt;div class=&quot;person left&lt;%#= alternating(:left, :right) %&gt;&quot;&gt;
     &lt;a name=&quot;&lt;%= contact.to_sym %&gt;&quot;&gt;&lt;/a&gt;
     
     &lt;%= image_tag contact.image_url %&gt;</diff>
      <filename>app/views/contacts/_contact_list.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -105,14 +105,19 @@ a img {
 }
 
 .person hr {
-  clear: both;
+  clear: left;
   border: 0px;
   border-top: 1em solid white;
   border-bottom: solid #888 2px;
 }
 
 .person {
-  clear:both;
+  clear:left;
+  margin-left: 130px;
+}
+
+.person img {
+  margin-left: -130px;
 }
 
 #class_description {</diff>
      <filename>public/stylesheets/application.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1ba19fd6293cade3f7b39827628f3c1d192ea3b6</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy Lightsmith</name>
    <email>jeremy@flave.local</email>
  </author>
  <url>http://github.com/jeremylightsmith/burnblue/commit/f4b17d86143ac47a53b5befb1b7477cf88604009</url>
  <id>f4b17d86143ac47a53b5befb1b7477cf88604009</id>
  <committed-date>2009-09-28T20:28:22-07:00</committed-date>
  <authored-date>2009-09-28T20:28:22-07:00</authored-date>
  <message>fixing dj/teacher/host pages</message>
  <tree>8bc0f3615d30521463494752d366cfde1d5d561a</tree>
  <committer>
    <name>Jeremy Lightsmith</name>
    <email>jeremy@flave.local</email>
  </committer>
</commit>
