From 6baf6862d3a5829c44cdbc782c5922d368659195 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Fri, 8 Jun 2012 00:52:04 -0400 Subject: [PATCH] index: fix spacing for iphone --- css/bootswatch.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/bootswatch.css b/css/bootswatch.css index 9a455f3..033c348 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -175,6 +175,10 @@ body { padding-bottom: 80px; } + .thumbnails > .span4 { + margin-left: 0; + } + } /* Portrait tablet to landscape and desktop */ -- 2.39.2