• Mark Otto's avatar
    Newfangled input and button group sizing (fixes #9295) · a78c8d9c
    Mark Otto authored
    Instead of applying `.btn-` or `.input-` to individual elements in
    button and input groups, we now have new sizing classes to keep your
    markup a little leaner.
    
    * Add `.input-group-sm` or `.input-group-lg` to your `.input-group` to
    replicate `.input-sm` and `.input-lg`, respectively.
    * Add `.btn-group-xs`, `.btn-group-sm`, or `.btn-group-lg` to your
    `.btn-group` to replicate `.btn-xs`, `.btn-sm`, and `. btn-lg`,
    respectively.
    
    Both sets of new sizing classes simply use the existing individual
    sizing classes as mixins, so customization of them is automatically
    inherited when compiling.
    a78c8d9c
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...
CNAME Loading commit data...
CONTRIBUTING.md Loading commit data...
Gruntfile.js Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
_config.yml Loading commit data...
bower.json Loading commit data...
browserstack.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...