0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/dist/css
Mark Otto 2979e4bcea 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.
2013-12-15 17:15:09 -08:00
..
bootstrap-theme.css more closely align property order with recess 2013-12-08 22:55:09 -08:00
bootstrap-theme.min.css Undo merge of #11778 and use cleancss min option 2013-12-09 00:12:11 -08:00
bootstrap.css Add new form feedback states, clean up existing form styles 2013-12-15 17:15:09 -08:00
bootstrap.min.css Add new form feedback states, clean up existing form styles 2013-12-15 17:15:09 -08:00