• 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
..
ads.html Loading commit data...
footer.html Loading commit data...
header.html Loading commit data...
nav-components.html Loading commit data...
nav-css.html Loading commit data...
nav-customize.html Loading commit data...
nav-getting-started.html Loading commit data...
nav-javascript.html Loading commit data...
nav-main.html Loading commit data...
old-bs-docs.html Loading commit data...
social-buttons.html Loading commit data...