]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Overhaul form control and button sizing, and some type styles
authorMark Otto <otto@github.com>
Wed, 15 May 2013 06:21:30 +0000 (23:21 -0700)
committerMark Otto <otto@github.com>
Wed, 15 May 2013 06:21:30 +0000 (23:21 -0700)
commit28a081cb20d4e9544967e7c6d5ab31ff4ad68862
tree41d1af55e2055a91e79620b50594261a0eeda813
parenta41d566d5e38dd3227a0f5921f7be92969ff63f1
Overhaul form control and button sizing, and some type styles

* New padding approach with separate horizontal and vertical padding
variables
* Improved sizing in large and small buttons and form controls
* Dropped the `.btn-mini` (since we have no `.input-mini` to match, and
holy fuck those were small buttons)
* Dropped the `.pagination-mini` as well because once again, to hell
with such small components
* Changed `@line-height-headings` to `@headings-line-height`
* Removed the `@headings-font-family` because it was honestly kind of
useless
docs/assets/css/bootstrap.css
docs/assets/css/docs.css
docs/components.html
docs/css.html
less/buttons.less
less/forms.less
less/pagination.less
less/type.less
less/variables.less