• Mark Otto's avatar
    Add new form feedback states, clean up existing form styles · 2979e4bc
    Mark Otto authored
    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.
    2979e4bc
Name
Last commit
Last update
_includes Loading commit data...
_layouts Loading commit data...
dist Loading commit data...
docs-assets Loading commit data...
examples Loading commit data...
fonts Loading commit data...
js Loading commit data...
less Loading commit data...
test-infra Loading commit data...
.csscomb.json Loading commit data...
.csslintrc Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CNAME Loading commit data...
CONTRIBUTING.md Loading commit data...
DOCS-LICENSE Loading commit data...
Gruntfile.js Loading commit data...
LICENSE Loading commit data...
LICENSE-MIT Loading commit data...
README.md Loading commit data...
_config.yml Loading commit data...
about.html Loading commit data...
bower.json Loading commit data...
components.html Loading commit data...
composer.json Loading commit data...
css.html Loading commit data...
customize.html Loading commit data...
getting-started.html Loading commit data...
index.html Loading commit data...
javascript.html Loading commit data...
package.json Loading commit data...