• Mark Otto's avatar
    Refactor forms styles · 13bc74b6
    Mark Otto authored
    * Reorganize forms.less
    * Change from attribute selectors to `.form-control`. Few lines, less
    specific (meaning easier overrides as `element[type=""]` is more
    specific than a class), less intrusive, and more performant.
    * Add `.form-group` for basic spacing in vertical forms.
    * Remove (unnecessary?) `margin: 0;` from `form` element (as far as I
    can tell no browser sets that anyway).
    13bc74b6
Name
Last commit
Last update
_includes Loading commit data...
_layouts Loading commit data...
assets Loading commit data...
dist Loading commit data...
js Loading commit data...
less Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
_config.yml 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...