]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
nuke the shared padding vars and assign to individual components
authorMark Otto <markdotto@gmail.com>
Fri, 14 Aug 2015 06:04:16 +0000 (23:04 -0700)
committerMark Otto <markdotto@gmail.com>
Fri, 14 Aug 2015 06:04:16 +0000 (23:04 -0700)
commit9b1ee31567ac43c33227bf171d0e2e1e4c170591
treeff65c7601af4c08c8e07c0131a251d9604d94fab
parent879114a80839ca8216fe914294561643e6c9aa4c
nuke the shared padding vars and assign to individual components

- no real need for everything to be 100% shared
- padding looked and felt too large for inputs but not for buttons
- tying forms and buttons seems fine, but throwing in pagination feels wrong
15 files changed:
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/css/bootstrap.min.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/css/bootstrap.min.css.map
scss/_button-group.scss
scss/_buttons.scss
scss/_forms.scss
scss/_input-group.scss
scss/_pagination.scss
scss/_variables.scss
scss/mixins/_buttons.scss