diff options
| author | Mark Otto <[email protected]> | 2012-08-20 11:31:24 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-20 11:31:24 -0700 |
| commit | 78cb09b440c8a49d988aecaf2adfec042c43351d (patch) | |
| tree | 7c25213ca9ca386061080981afca70cbfbd72731 /docs/assets/css/bootstrap-responsive.css | |
| parent | ed13ec50f84f78a27b994fef73e9e4acaafecb19 (diff) | |
| download | bootstrap-78cb09b440c8a49d988aecaf2adfec042c43351d.tar.xz bootstrap-78cb09b440c8a49d988aecaf2adfec042c43351d.zip | |
run make and add comment
Diffstat (limited to 'docs/assets/css/bootstrap-responsive.css')
| -rw-r--r-- | docs/assets/css/bootstrap-responsive.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/css/bootstrap-responsive.css b/docs/assets/css/bootstrap-responsive.css index f4a0e81f8..daafa9180 100644 --- a/docs/assets/css/bootstrap-responsive.css +++ b/docs/assets/css/bootstrap-responsive.css @@ -808,6 +808,7 @@ } .thumbnails > li { float: none; + margin-left: 0; } [class*="span"], .row-fluid [class*="span"] { |
