1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-02 09:52:43 +02:00

Updated Upcoming 3.0 changes (markdown)

mdo
2012-12-02 23:47:27 -08:00
parent cf1a259ac0
commit e7b107741a

@@ -27,6 +27,10 @@ While our last major version bump (2.0) was a complete rewrite of the docs, CSS,
### Type
- Dropped the `@altFontFamily` variable.
### Forms
- **Updated box modal for inputs.** Switched to `box-sizing: border-box;` and `width: 100%;` by default for all textual inputs. This means you'll need to specify a size for inputs, whereas before 3.0 inputs had a set width (around 220px) to start.
- ❑ Allow form field states to apply to individual inputs.
### Icons
- Converted to Glyphicons v1.7 @font-face, dropping the old PNGs.