diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/bootswatch.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index 9a455f3d..033c348c 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 */ |