<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>public/images/powered-by-merb.png</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -5,8 +5,8 @@
 &lt;p&gt;&lt;label for=&quot;password&quot;&gt;Password&lt;/label&gt;&lt;br/&gt;
 &lt;%= password_field :name =&gt; &quot;password&quot; %&gt;&lt;/p&gt;
 
-&lt;p&gt;&lt;label for=&quot;remember_me&quot;&gt;Remember me:&lt;/label&gt;
-&lt;%= checkbox_field :name =&gt; 'remember_me' %&gt;&lt;/p&gt;
+&lt;p&gt;&lt;label for=&quot;remember_me&quot;&gt;Remember me:
+&lt;%= checkbox_field :name =&gt; 'remember_me' %&gt;&lt;/label&gt;&lt;/p&gt;
 
 &lt;p&gt;&lt;%= submit_button 'Log in' %&gt;&lt;/p&gt;
 &lt;% end -%&gt;
\ No newline at end of file</diff>
      <filename>app/views/admin/sessions/new.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -27,9 +27,12 @@
   &lt;/div&gt;
   &lt;br style=&quot;clear: both;&quot;/&gt;
   &lt;div id=&quot;footer&quot;&gt;
-    &lt;p&gt;
+    &lt;div&gt;
       &lt;strong&gt;Feather is a thing by &lt;a href=&quot;http://www.bloggingmyassoff.com&quot;&gt;Michael Leung&lt;/a&gt; and &lt;a href=&quot;http://crazycool.co.uk&quot;&gt;Elliott Draper&lt;/a&gt;&lt;/strong&gt;
-    &lt;/p&gt;
+      &lt;span id=&quot;powered&quot; style=&quot;float:right&quot;&gt;
+        &lt;%= image_tag 'powered-by-merb.png' %&gt;
+      &lt;/span&gt;
+    &lt;/div&gt;
     &lt;br style=&quot;clear: both;&quot;/&gt;
   &lt;/div&gt;
   &lt;/div&gt;</diff>
      <filename>app/views/layout/admin.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -113,16 +113,14 @@ label {
 }
 
 #footer {
-	margin:0 auto;
 	margin-bottom:1em;
 	font-family:'Lucida Grande', Tahoma, Arial, Helvetica, sans-serif;
 	font-size:0.75em;
 	color:#333;
 	
-	margin-left:3%;
-	width:67%;
-	min-width:545px;
-	padding:0px 15px;
+	width: 75%;
+  min-width:545px;
+/*  padding:0px 15px;*/
 	margin-bottom:3.5em;
 }
 </diff>
      <filename>public/stylesheets/admin.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>98a3dcfaba78d7ca50080da8b15e6658ba492a44</id>
    </parent>
  </parents>
  <author>
    <name>Michael Leung</name>
    <email>blamemike@gmail.com</email>
  </author>
  <url>http://github.com/jf/feather/commit/228a89ffe7379b2760b563a92bc70394fd013369</url>
  <id>228a89ffe7379b2760b563a92bc70394fd013369</id>
  <committed-date>2008-05-09T12:29:19-07:00</committed-date>
  <authored-date>2008-05-09T12:29:19-07:00</authored-date>
  <message>Change footer styling, and added in the sweet powered by merb img.</message>
  <tree>921cfa8516b2c727a9ce5094af80bde62fd04bf7</tree>
  <committer>
    <name>Michael Leung</name>
    <email>blamemike@gmail.com</email>
  </committer>
</commit>
