diff options
| author | Mark Otto <[email protected]> | 2012-04-01 00:59:34 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-04-01 00:59:34 -0700 |
| commit | fe05f9aeb259733de4598014db9df9193cc01ea2 (patch) | |
| tree | 06b747ab338a64e48a3a203c034ff1e81d16a783 /less/responsive-767px-max.less | |
| parent | 33fa705c7fa9cc9e8c255cc2e161336ba21b3cff (diff) | |
| download | bootstrap-fe05f9aeb259733de4598014db9df9193cc01ea2.tar.xz bootstrap-fe05f9aeb259733de4598014db9df9193cc01ea2.zip | |
fix #2572: streamline thumbnails css to allow for offsets
Diffstat (limited to 'less/responsive-767px-max.less')
| -rw-r--r-- | less/responsive-767px-max.less | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/less/responsive-767px-max.less b/less/responsive-767px-max.less index b2202b5b7..4b8b41fbe 100644 --- a/less/responsive-767px-max.less +++ b/less/responsive-767px-max.less @@ -124,12 +124,6 @@ margin: 0; } - // THUMBNAILS - // ---------- - .thumbnails [class*="span"] { - width: auto; - } - // FORM FIELDS // ----------- // Make span* classes full width |
