| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-24 | issues fixed for nav-justified on pills on android default browser. | Salman Javed | 1 | -1/+1 | |
| 2013-07-23 | Run make on prev commits | Mark Otto | 1 | -1/+1 | |
| 2013-07-23 | Fixes #8571: allow table classes in thead and tfoot | Mark Otto | 1 | -1/+1 | |
| 2013-07-23 | Drop rounded corners on `.table-bordered` | Mark Otto | 1 | -1/+1 | |
| * Cuts close to 100 lines of CSS from the table CSS * File size aside, this drastically simplifies CSS for folks looking to build on top of the `.table-bordered` option as a starting point | |||||
| 2013-07-23 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-07-23 | No more left margin on dd elements, fixes #8567 | Mark Otto | 1 | -1/+1 | |
| 2013-07-23 | @badge-bg should be @gray-light not #f5f5f5 | Francis Brunelle | 1 | -1/+1 | |
| 2013-07-21 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-07-21 | remove useless display:inline-block | liuyl | 1 | -1/+1 | |
| 2013-07-20 | Update file input to remove height and line-height | Mark Otto | 1 | -1/+1 | |
| This particular form control is wildly inaccurate across browsers, so we're removing the `height` and `line-height`, but adding `display: block` so it renders similarly to our other inputs. | |||||
| 2013-07-20 | Update vars for badges, breadcrumbs; update customize page | Mark Otto | 1 | -1/+1 | |
| 2013-07-19 | Fixes #8385: update carousel captions | Mark Otto | 1 | -1/+1 | |
| * No longer hidden by default--up to users to figure that part out with longer content * Cleaned up styles and spacing | |||||
| 2013-07-19 | Fixes #8278: fix on print | Mark Otto | 1 | -1/+1 | |
| 2013-07-19 | Variables reorganization and breadcrumbs update | Mark Otto | 1 | -1/+1 | |
| * Place component vars alongside the rest of the component vars * Redo some of the breadcrumbs code to add a var and remove `text-shadow` | |||||
| 2013-07-18 | `<input>` and `<select>` sizing update | Mark Otto | 1 | -1/+1 | |
| Restores `font-size` and more to the `<select>` element while also changing from `min-height` to `height` for input sizing. Fixes #8520 as opened by @ShaunR (would've merged that PR but I moved everything around right before). | |||||
| 2013-07-18 | Add minified CSS to dist folder | Mark Otto | 1 | -0/+9 | |
