diff options
| author | Mark Otto <[email protected]> | 2013-07-25 18:29:51 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-25 18:29:51 -0700 |
| commit | 13bc74b636f4a9905010df84fc07790ccced0c93 (patch) | |
| tree | 792c581ed6c516b9442e0d23a88ed4b3b75bde9c /components.html | |
| parent | d242d536c4562ab0b30afafb3d2f663e2e55e15b (diff) | |
| download | bootstrap-13bc74b636f4a9905010df84fc07790ccced0c93.tar.xz bootstrap-13bc74b636f4a9905010df84fc07790ccced0c93.zip | |
Refactor forms styles
* 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).
Diffstat (limited to 'components.html')
0 files changed, 0 insertions, 0 deletions
