diff options
| author | Mark Otto <[email protected]> | 2013-12-15 17:15:09 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-15 17:15:09 -0800 |
| commit | 2979e4bcea25c428c801d77153dc0f663618ce20 (patch) | |
| tree | bd4902fb6d5eec25641752680df172dac3cee2e6 /javascript.html | |
| parent | d9345ff7d55e3982b36f88cb7459239a773bbfda (diff) | |
| download | bootstrap-2979e4bcea25c428c801d77153dc0f663618ce20.tar.xz bootstrap-2979e4bcea25c428c801d77153dc0f663618ce20.zip | |
Add new form feedback states, clean up existing form styles
New stuff:
* Adds `.has-feedback` and `.form-control-feedback` to show icon-based
form feedback to users. Fixes #11836.
* Removes the `width: 1em` on `.glyphicon` because it makes it
impractical to resize the width of all icons, even if they’re not
“empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work,
nor would a class preceeded by a parent class.
Clean up:
* Sets `width: auto;` on all `.form-control`s within inline forms.
* Removes all the inline `select` menu `width` styles because all
inputs are now `auto`.
* Update form states docs to separate out sections better.
Diffstat (limited to 'javascript.html')
0 files changed, 0 insertions, 0 deletions
