diff options
| author | Mark Otto <[email protected]> | 2012-08-20 11:28:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-20 11:28:43 -0700 |
| commit | ed13ec50f84f78a27b994fef73e9e4acaafecb19 (patch) | |
| tree | 269011ba81e61d338c15c1e56457bbe3a5ac6f3b | |
| parent | e59642838fcac7af9a326b1d5a3830b18d9f3001 (diff) | |
| parent | 1e190d8036184077cac8c3acb670945853cb75ef (diff) | |
| download | bootstrap-ed13ec50f84f78a27b994fef73e9e4acaafecb19.tar.xz bootstrap-ed13ec50f84f78a27b994fef73e9e4acaafecb19.zip | |
Merge branch 'patch-1' of https://github.com/krnlde/bootstrap into krnlde-patch-1
| -rw-r--r-- | less/responsive-767px-max.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less index 65e019a8f..23a6ce86b 100644 --- a/less/responsive-767px-max.less +++ b/less/responsive-767px-max.less @@ -53,6 +53,7 @@ } .thumbnails > li { float: none; + margin-left: 0; } // Make all grid-sized elements block level again [class*="span"], |
