<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Capfile</filename>
    </added>
    <added>
      <filename>config/deploy-example.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -39,11 +39,15 @@ a:hover {
 #footer p {
 	padding: 0px 10px;
 }
-#columns {
+#main {
 	width: 100%;
 	height: auto;
-	overflow: auto;
 	background: #5F5F5F;
+	overflow: scroll;
+}
+#columns {
+/*	white-space: nowrap;*/
+	width: auto;
 }
 .column {
 	min-width: 300px;</diff>
      <filename>public/stylesheets/quirkey.css</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@
 	&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;/&gt;
 
 	&lt;title&gt;&lt;%= Columnlog::Column.title %&gt;&lt;/title&gt;
-	
+
 	&lt;link rel=&quot;stylesheet&quot; href=&quot;/stylesheets/&lt;%= theme %&gt;.css&quot; type=&quot;text/css&quot; media=&quot;all&quot; title=&quot;default&quot; charset=&quot;utf-8&quot; /&gt;
 &lt;/head&gt;
 
@@ -15,10 +15,12 @@
 		&lt;div id=&quot;header&quot;&gt;
 			&lt;h1&gt;&lt;%= link_to Columnlog::Column.title, '/' %&gt;&lt;/h1&gt;
 		&lt;/div&gt;
-	&lt;%= yield %&gt;
-	&lt;div id=&quot;footer&quot;&gt;
-		&lt;p&gt;powered by &lt;%= link_to &quot;columnlog&quot;, 'http://github.com/quirkey/columnlog' %&gt; : by &lt;a href=&quot;http://www.github.com/mrb&quot;&gt;mrb&lt;/a&gt; and &lt;a href=&quot;http://www.github.com/quirkey&quot;&gt;quirkey&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;
-	&lt;/div&gt;
+		&lt;div id=&quot;main&quot;&gt;
+			&lt;%= yield %&gt;
+		&lt;/div&gt;
+		&lt;div id=&quot;footer&quot;&gt;
+			&lt;p&gt;powered by &lt;%= link_to &quot;columnlog&quot;, 'http://github.com/quirkey/columnlog' %&gt; : by &lt;a href=&quot;http://www.github.com/mrb&quot;&gt;mrb&lt;/a&gt; and &lt;a href=&quot;http://www.github.com/quirkey&quot;&gt;quirkey&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;
+		&lt;/div&gt;
 	&lt;/div&gt;
 &lt;/body&gt;
 &lt;/html&gt;</diff>
      <filename>views/quirkey/layout.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>24c9589b7674f5e901353ef4f39e029a8ada0947</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Quint</name>
    <email>aaron@quirkey.com</email>
  </author>
  <url>http://github.com/quirkey/columnlog/commit/49cba7d0e753234795339fae81674a16cc2d315b</url>
  <id>49cba7d0e753234795339fae81674a16cc2d315b</id>
  <committed-date>2008-12-04T08:21:32-08:00</committed-date>
  <authored-date>2008-12-04T08:21:32-08:00</authored-date>
  <message>Added example deploy file</message>
  <tree>cf2287a506acbb491989125fc18ff5652beed3b3</tree>
  <committer>
    <name>Aaron Quint</name>
    <email>aaron@quirkey.com</email>
  </committer>
</commit>
