| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-07-23 | Use input type `password` for the password field in the CSS documentation. | Mohnish Thallavajhula | 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-22 | fixes #8559 | Mark Otto | 1 | -2/+2 | |
| 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-20 | Update file input to remove height and line-height | Mark Otto | 1 | -0/+2 | |
| 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 docs on responsive images and elaborate on IE8 support using Respond.js | Mark Otto | 1 | -3/+0 | |
| 2013-07-20 | Update forms example to show sequential form inputs for later testing | Mark Otto | 1 | -2/+4 | |
| 2013-07-20 | Update Normalize.css URL to new Github.io domain | Brent Mulligan | 1 | -1/+1 | |
| 2013-07-19 | typo fixed: highligted source code of second radio button was missing in ↵ | Max | 1 | -0/+4 | |
| css.html -> checkboxes & radios -> default section | |||||
| 2013-07-18 | `<input>` and `<select>` sizing update | Mark Otto | 1 | -0/+14 | |
| 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 | flatten docs dir back into root | Mark Otto | 1 | -0/+2183 | |
