index: fix spacing for iphone
authorThomas Park <thomas@thomaspark.me>
Fri, 8 Jun 2012 04:52:04 +0000 (00:52 -0400)
committerThomas Park <thomas@thomaspark.me>
Fri, 8 Jun 2012 04:52:04 +0000 (00:52 -0400)
css/bootswatch.css

index 9a455f3..033c348 100644 (file)
@@ -175,6 +175,10 @@ body {
                padding-bottom: 80px;
        }
 
+       .thumbnails > .span4 {
+               margin-left: 0;
+       }
+
 }
 
 /* Portrait tablet to landscape and desktop */